/Telegram-DataBase-Example-Bot

Example of telegram bot with database, created with the use of pyrogram and sqlite.

Primary LanguagePython

Telegram-DataBase-Example-Bot

Example of telegram bot with database, created with the use of pyrogram and sqlite.

Installation guide

$ git clone https://github.com/itsmat/Telegram-DataBase-Example-Bot.git or download
$ python -m pip install -r requirements.txt
Edit bot.py
$ python bot.py

Contact

💡 Do you have a function to implement? Open an issue and I might implement it.