A simple Telegram bot client for bestoon.ir Bestoon Project Source Code
You can use this bot bot in Telegram with @bestoonirbot id! its up and running :)
- Install this python library:
- Get a Telegram bot token from @botfather bot in Telegram!
- Change your bot token with
YOUR_TOKEN_HERE
inconfig.py
- Run code using
python main.py
- Add new feautures of Bestoon
- Validate user input!
- [ ] Markdown bot response (Cant Markdown Persian words in Telegram Markdown!)
- Beautification code and response!
- Fix some bugs!