https://github.com/farbodahm/bestoon-telegram
A simple Telegram bot client for bestoon.ir
https://github.com/farbodahm/bestoon-telegram
pytelegrambotapi python telegram telegram-bot telegram-bot-api
Last synced: 7 months ago
JSON representation
A simple Telegram bot client for bestoon.ir
- Host: GitHub
- URL: https://github.com/farbodahm/bestoon-telegram
- Owner: farbodahm
- License: gpl-3.0
- Created: 2017-01-09T17:34:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-13T17:54:33.000Z (over 9 years ago)
- Last Synced: 2025-07-27T00:36:48.135Z (11 months ago)
- Topics: pytelegrambotapi, python, telegram, telegram-bot, telegram-bot-api
- Language: Python
- Size: 19.5 KB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bestoon Telegram Client
A simple Telegram bot client for bestoon.ir [Bestoon Project Source Code](https://github.com/jadijadi/bestoon)
You can use this bot bot in Telegram with [@bestoonirbot](https://telegram.me/bestoonirbot) id! its up and running :)
## Install
* Install this python library:
* [pyTelegramBotAPI](https://github.com/eternnoir/pyTelegramBotAPI)
* Get a Telegram bot token from [@botfather](https://telegram.me/BotFather) bot in Telegram!
* Change your bot token with `YOUR_TOKEN_HERE` in `config.py`
* Run code using `python main.py`
## TODO
- [ ] Add new feautures of Bestoon
- [x] Validate user input!
~~- [ ] Markdown bot response~~ (Cant Markdown Persian words in Telegram Markdown!)
- [ ] Beautification code and response!
- [ ] Fix some bugs!