Skip to content

Fun personal project. Chatbot for Telegram that saves quoted messages and displays them back when given proper commands

Notifications You must be signed in to change notification settings

pfilbin90/telegram_gembox_bot

Repository files navigation

telegram_gembox_bot

File Description
bot.py main bot class, handles actual API calls
server.py main python file that runs in continuous loop; runs entire program
update_gembox.py holds crucial functionality; imported to server.py
dbhelper.py database file, initializes sqlite DB and handles queries
insult.py fun insult file used with certain chat responses

About

Fun personal project. Chatbot for Telegram that saves quoted messages and displays them back when given proper commands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages