Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grammyjs/docs-bot
A bot for browsing the grammY documentation website.
https://github.com/grammyjs/docs-bot
Last synced: 2 months ago
JSON representation
A bot for browsing the grammY documentation website.
- Host: GitHub
- URL: https://github.com/grammyjs/docs-bot
- Owner: grammyjs
- License: mit
- Created: 2021-12-07T08:01:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-02T07:32:30.000Z (4 months ago)
- Last Synced: 2024-10-11T11:30:40.401Z (4 months ago)
- Language: TypeScript
- Homepage: https://t.me/grammYdocsbot
- Size: 110 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-grammY - grammyjs/docs-bot - Search and share grammY docs right inside Telegram. [ᴜsᴇ](https://t.me/grammydocsbot) (Bots)
README
# grammYdocsbot
The [@grammYdocsbot](https://t.me/grammYdocsbot) is a Telegram bot that can be used to quickly search and send links to the documentation website of the grammY bot framework.
It is used in inline mode, i.e. by typing _@grammydocsbot search query_ in any chat field, and by selecting an article.
This is mainly useful in the [@grammyjs](https://t.me/grammyjs) community chat.Internally, it reuses the Algolia search index that powers the search bar on .
The bot also sends Instant View pages.
This repo contains a set of rules (`rhash=ca1d23e111bcad`) which can generate an IV article.
The links are injected via zero-width spaces.
The rules are also uploaded to this repo in the `iv-rules.txt` file.