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.
- Host: GitHub
- URL: https://github.com/denisputnov/python-mongo-telegram-bot-template
- Owner: denisputnov
- License: mit
- Created: 2021-02-01T15:18:12.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-10-15T09:33:55.000Z (over 3 years ago)
- Last Synced: 2025-06-11T15:38:20.446Z (10 months ago)
- Topics: bot, mongo, pytelegrambotapi, python, telegram, template
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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