This is a bot for Telegram that lets you remember your stickers and make them available through inlineQuery (@(bot_name))
. Written using grammY
, Prisma
and Fuse.js
.
- Get a free Bot Token from BotFather in Telegram
- Enable inline queries in your bot
- Clone the repo git clone
https://github.com/idrevnii/stickerbot
- Insall NPM packages
npm install
oryarn
- Create in root directory
.env
file with fieldBOT_TOKEN
and assign your token from BotFather - Run the bot npm start or yarn start
First add stickers in private chat with the bot, then you can use them in any chat by typing alias with @(your_bot_name) (alias)