aboutsummaryrefslogtreecommitdiff
path: root/bot.py
AgeCommit message (Collapse)Author
2020-12-17(doesn't work) tried to reduce connection to server in henti.pyHEADmainVidhu Kant Sharma
2020-12-17major 'performance tweaks' in henti.pyVidhu Kant Sharma
2020-12-16changed how the bot handles commands, it only supports fetching the title ↵Vidhu Kant Sharma
for now
2020-12-16now the help message is a different file and can be changed on the flyVidhu Kant Sharma
2020-12-16pushing all the changes before a potential redesignVidhu Kant Sharma
2020-12-16added a command to find title of a sauceVidhu Kant Sharma
2020-12-16added functionality to catch curse words and added a help commandVidhu Kant Sharma
2020-12-16added randomized greetingsVidhu Kant Sharma
2020-12-15removed the 'nice try' message when you asked the bot to say something that ↵Vidhu Kant Sharma
triggers another function
2020-12-15added a better authentication methodVidhu Kant Sharma
2020-12-15added a fairly simple botVidhu Kant Sharma