A simple inline dictionary bot for Telegram helping users to search meanings of the words 'instantly' anywhere, anytime.
- ChangeLog!
- Prerequisites
- How to install
- How it works ?
- Notes and restrictions
- Upcoming features
- Remember
- F.A.Q.
- Contact
- Basic code for setting up the bot instantly, still doesnt support languages other than English.
- Python 3 (works only with Python3);
- Telegram account.
- Basic Knowledge about coding of course!
- And the ability to read the manual patiently :D
- Get your own bot's token from @BotFather;
- Find out your account's unique ID (you can use ID bot or just send message via Curl or something else and get
message.chat.idfrom response JSON); - Fill in the necessary variables in
config.py; - Start bot:
bash launch.sh
This is an inline dictionary bot, meant to be used anywhere on Telegram instantly. Just simply mention the username of the bot followed by the word you want to search and you will have it!
- This code has been published to give users a brief idea about the functionality of the bot. I'm not responsible for if you dont understand the code!
- Support for other dictionaries.
Unfortunately nope :(
- Mr.Gigabyte.
- Thanks to pyTelegramBotAPI;.
If you have any questions regarding the bot/code/in-general please feel free to PM me on here.
PS: Let me know if you need a new feature/tweak in this bot, please don't hesitate to text me :)
