Example of telegram bot with database, created with the use of pyrogram and sqlite.
$ 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
- Telegram @negrigente
- Discord Mat#3616
💡 Do you have a function to implement? Open an issue and I might implement it.