Deleting modmail/modlogs system when those channels are deleted within the guild Refactored some code Updated commentary Had to do dumb stupid error handling for checking if modmail record exists or not
Updating stats to disforge Refined on_member_join event for less sql statements
Updated commentary
Now adding keys to be removed into an array and then popping those keys while iterating through array
Removed on_ready as staticmethod Updated commentary Trying to see if cache can work When checking cache, not using integers to specify columns