Commit Graph

1911 Commits (f5debd5430c39f965c7e79ecaf092d7b6b342f85)
 

Author SHA1 Message Date
sgoudham bf91199689 Updated commentary 4 years ago
sgoudham d74d4bc3d4 Replacing marriage info with cache 4 years ago
sgoudham a5cef11a2b Heavy refactoring, using cache and updating that instead of directly to the database 4 years ago
sgoudham 262a350262 letting me see the statistics for the member cache 4 years ago
sgoudham 170bc3f231 Make sure bot updates aren't triggering events
Fixing unmute and mute for working with cache
4 years ago
sgoudham b3cb2e30d2 Got rid of the testing 4 years ago
sgoudham 794bf3d21d Setting max cache length as the input size given 4 years ago
sgoudham 9aedb34069 Using cache for kiss/cuddle commands 4 years ago
sgoudham 9dc6ede0c9 Allowing me dynamically set the cache 4 years ago
sgoudham 44ce2eb1e9 Setting cache to 5000 records 4 years ago
sgoudham 7db544a7a6 Owner command for changing cache size dynamically 4 years ago
sgoudham cc984536bc Initiating cache size to 1000 4 years ago
sgoudham 3f9eb5a12d Making startup cache more readable 4 years ago
sgoudham 9e46c4ff00 Actually making commands case insensitive today 4 years ago
sgoudham 6a505bb766 Can't iterate through a dict and remove items
Now adding keys to be removed into an array and then popping those keys while iterating through array
4 years ago
sgoudham c93dfb12aa Reformatted code
Removed on_ready as staticmethod
Updated commentary
Trying to see if cache can work
When checking cache, not using integers to specify columns
4 years ago
sgoudham accdc1da7f Updated requirements.txt 4 years ago
sgoudham 87874ff25c Adding license to cache 4 years ago
sgoudham f43d6c969e Fixing modlogs 4 years ago
sgoudham 23144ec0b1 Just trying different things 4 years ago
sgoudham c2d61d1185 Just trying different things 4 years ago
sgoudham 1479b509ee Just trying different things 4 years ago
sgoudham 272095e1fc Just trying different things 4 years ago
sgoudham f9d1fbcd2b Just trying different things 4 years ago
sgoudham 9bca4f0ff3 Just trying different things 4 years ago
sgoudham c0a26ba776 Just trying to see what works and what doesn't 4 years ago
sgoudham 8f473da1a7 Checking if connection can be created through main 4 years ago
sgoudham 09e3bc0913 Trying to get rid of loop 4 years ago
sgoudham cedf0c6353 Got rid of command timeout. Seeing if that fixes problem on linux vps 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 ac0163e54c Updated REQUIREMENTS.TXT 4 years ago
sgoudham c4dea57200 Making sure that STUPID linux can find the libs folder 4 years ago
sgoudham 3f172a4150 Making sure the colour parameter references the correct function 4 years ago
sgoudham 2c2a4059fe Applied consistent naming style of parameters 4 years ago
sgoudham ff3ddc5f60 Applied consistent style of parameters 4 years ago
sgoudham a0af4668b8 Fixed not throwing errors when arguments for moderation commands 4 years ago
sgoudham 9843898045 Changed version string 4 years ago
sgoudham 02e61e95a5 Formatting ping command differently 4 years ago
sgoudham 47f5185809 Cleaned up version number code, making about command more modular
Ping command is now an embed
4 years ago
sgoudham 4a6e219daf Making if statement into one line 4 years ago
sgoudham 8c58ae2286 Error handling for waifu commands 4 years ago
sgoudham ed031d689c Waifu search is it's own command 4 years ago
sgoudham 76956f3e3f Updated Commentary 4 years ago
sgoudham a36e8a98dc Simplifying some code
Adding method to check for timeout error
4 years ago
sgoudham 4f9280f5c6 Making random waifu it's own command instead of a waifu argument 4 years ago
sgoudham 86190a342c Renaming method to execute cause it looks better 4 years ago
sgoudham afc639ee66 Didn't account for modmail that was 50 characters long exactly 4 years ago
sgoudham f8f422b2eb Fixed the verification system 4 years ago
sgoudham 66a7a5a6a6 Fixed the verification system 4 years ago
sgoudham 21bfa2d656 Awaiting function 4 years ago