Skip to content

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

Notifications You must be signed in to change notification settings

itsmat/Telegram-DataBase-Example-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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.