Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 569 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 569 Bytes

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.