Commit Graph

1706 Commits (6a6dcf242a4da38ef9639c4d0493d42c6986bfcf)
 

Author SHA1 Message Date
sgoudham 6a6dcf242a Reverting back to old way
sgoudham 7956a24911 Adding back in update statement for on_member_join to ensure role_persist works
sgoudham 33e4efdfe1 Actually closing the aiohttp session
sgoudham 7acc89952c I was deleting the message too early for the grayscale to work
sgoudham ce8830ee22 Chaining expressions to skip dumb error handling
sgoudham 5539787544 Added manage_roles permission for executing modmail commands
sgoudham 18cacdf79c Deleting the image sent before grayscale is applied
sgoudham 58a5756f4d Added commentary for instagram command
sgoudham 14a51710ed Changed default cache size to be around 100
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
sgoudham a4b25d7ce5 Get rid of logging for now
sgoudham 3b8d8f6bbf Using .get() for python dicts to avoid KeyErrors
sgoudham b2dc7a168b Error handling for instagram api command
sgoudham 0974393ab1 Hiding statcord auth key
sgoudham e81db1fdb8 Publishing updates to statcord for better statistics tracking
sgoudham 17f806efd9 Got rid of aiofiles as it seemed to make my command extremely slow
sgoudham 47a4b999bc Rehauled how reaction roles work within the server
sgoudham 20e0046b65 Rehauled how reaction roles work within the server
sgoudham da10f47aea Added currently airing shows onto the commands
sgoudham d19eef4369 Replacing string emojis with variables
sgoudham 2be556c1ce Added instagram command
sgoudham daafd25f6c Added emojis into the bot instance
sgoudham 4be6c65821 Added 2 new columns to the database to check if users can be deleted from the database
sgoudham 2800e94090 Turning normal text errors into embeds cause why not lol
sgoudham b5c3454a74 Fixed not updating to cache properly
Updating stats to disforge
Refined on_member_join event for less sql statements
sgoudham 9090718f64 No more needing admin for modmail
sgoudham 0aa73b1d19 Custom error handling for ban commands
Powerban allows for banning members outside of the guild
sgoudham 03a1781b68 Updated commentary
Added powerban command to ban users who aren't part of the guild
sgoudham 1d93d8ae8c Updating emoji's as for some reason they don't work
sgoudham 01f5866765 Added another compliment to the compliment command
sgoudham fe9aecd2ae Reformatted owner commands
sgoudham e4ccaf30fe Normal peeps can view the status of rolepersist but not change them
sgoudham 06afd24d99 UPDATED README.md
sgoudham 4c32877322 UPDATED requirements.txt
sgoudham 4eb9b5816a Added a grayscale image converter
Added alias for owo command (uwu is now the same thing as owo)
sgoudham e526d11dd4 Adding more whitespace
sgoudham 818fcaf296 Deleting github actions file (I couldn't get it to work)
sgoudham 98f209d89c Merge remote-tracking branch 'origin/master' into master
sgoudham a17e573640 Making another print statement that lets me know if the member had no roles to give in the first place
sgoudham baf4102834 Reformatting old commands
Using emojis for True/False attributes
Hamothy 3db86d949d
Create python-app.yml
sgoudham 6c876eb909 Made embed link error message different
sgoudham 477160ece2 Added new commands (roleinfo and rolelist)
sgoudham f2f20cd1e8 Closing connection properly before shutting down bot
sgoudham 4d832ee799 Fixing edge case
Updated commentary
sgoudham 9602d908af Fixing edge case
Updated commentary
sgoudham bf91199689 Updated commentary
sgoudham d74d4bc3d4 Replacing marriage info with cache
sgoudham a5cef11a2b Heavy refactoring, using cache and updating that instead of directly to the database
sgoudham 262a350262 letting me see the statistics for the member cache
sgoudham 170bc3f231 Make sure bot updates aren't triggering events
Fixing unmute and mute for working with cache