Skip to content

coder2077/Livegram-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Livegram-Bot

Telegram feedback bot (Livegram bot) using pyTelegramBotAPI and sqlite3.

How bot works?

Send /start command and send message for sending feedback. Then bot forwards message to admins. For be admin, send /login command, login and password in config.py file.

Available commands:

/start Start bot.

/login Being admin in bot.

/post Sending post to all bot users.

How to run bot?

First, install pyTelegramBotAPI. $ pip install pyTelegramBotAPI

Then $ python main.py

If you have found a bug, create an issue. If you like my code, press star and share repo!

Contact(Telegram): @coder2077

About

Telegram feedback bot using pyTelegramBotAPI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages