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

https://github.com/denisputnov/python-mongo-telegram-bot-template

This is a template of telegram bot in python with pyTelegramBotApi, which support MongoDB connections and created to host free by heroku.
https://github.com/denisputnov/python-mongo-telegram-bot-template

bot mongo pytelegrambotapi python telegram template

Last synced: about 2 months ago
JSON representation

This is a template of telegram bot in python with pyTelegramBotApi, which support MongoDB connections and created to host free by heroku.

Awesome Lists containing this project

README

          

# Python Mongo Telegram Bot Template

This is a template of telegram bot in python with pyTelegramBotApi, which support MongoDB connections and created to host free by heroku.

### Usage:

Clone repo:
`git clone https://github.com/grnbows/python-mongo-telegram-bot-template.git`

Then fill the fields in `config.py` file.

Run bot:
Windows:
`python bot.py`

Linux/MacOS:
`python3 bot.py`

### Find me here:
* [Telegram](https://t.me/grnbows)
* [Instagram](https://www.instagram.com/grnbows)
* [Twitter](https://twitter.com/grnbows)

With respect and love, by grnbows