An open API service indexing awesome lists of open source software.

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

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!