Commit Graph

24 Commits (master)

Author SHA1 Message Date
sgoudham 1b9aedf8ce Making sure my real name isn't out on display 4 years ago
sgoudham 62d9db69e7 Added one function to get random line from file 4 years ago
sgoudham e0c08b4c6d Reverting back just file i/o 4 years ago
sgoudham 0e2f256f8c Trying to retrieve killing gifs from api 4 years ago
sgoudham a11402ac8e Returning minimal from the API 4 years ago
sgoudham 45122316de Pushed kissing gifs but from API to see how fast it is 4 years ago
sgoudham 2800e94090 Turning normal text errors into embeds cause why not lol 4 years ago
sgoudham 9aedb34069 Using cache for kiss/cuddle commands 4 years ago
sgoudham 4003967af0 Refactored EVERYTHING
No more converting to strings and back to ints
Moving on from MariaD to PostGresSQL (THANK THE GODS)
Storing modmail in cache
Close to implementing circular queue for member cache
FULLY REDID COMMENTARY
Updated Version Number to 0.8.2 (Closer to v1 release!)
Gonna test commands for the cache within main.py
4 years ago
sgoudham 511e6712f0 Removing .format() 4 years ago
sgoudham b539157462 Getting rid of .format() 4 years ago
sgoudham 236ecfd9b4 No need for settings.py file anymore 4 years ago
sgoudham c68b414ebd Set Case Insensitive to True 4 years ago
sgoudham aea5e0f49d Added GPLv3 license 4 years ago
sgoudham 39eda6231a Changed Cooldown of Interactive Commands to 3 seconds 4 years ago
sgoudham 150ac84689 DB Connection is now created within the same event loop as client
Referencing pool connection from client/self.bot
4 years ago
sgoudham 3d480fe7e9 Imported more modules at the top to make code look cleaner 4 years ago
sgoudham 529494bc54 Made database connections Asynchronous
Changing authors name to display name
4 years ago
sgoudham 893deb1544 Adjusting for removing column discordUser 4 years ago
sgoudham f869789a94 Adding bot permissions to the interactive commands 4 years ago
sgoudham 188459ae8b Updating title of pat command 4 years ago
sgoudham 96bf805f0c Added on_ready() listener to know when Cog is ready 4 years ago
sgoudham fb65d234b3 Shortening Command Descriptions 4 years ago
sgoudham ac265cd1ff Moved Directories of Cogs 4 years ago