Commit Graph

1878 Commits (d1f3b609f467482a2eb92921f333fdf01736b7a8)
 

Author SHA1 Message Date
sgoudham 177fcc6a4c Added rolepersist to the cache
Reworked error handling so it looks cleaner
Only adding roles back if rolepersist is enabled
4 years ago
sgoudham 7dbfd7ed2e Added rolepersist to the cache 4 years ago
sgoudham 66a94eba4c Only sending error message when the bot has permissions 4 years ago
sgoudham 3e1d6b4784 Checking member/channel in a single line 4 years ago
sgoudham 2c33c711d5 Added extra line break 4 years ago
sgoudham 0ca820abe7 Made sure insufficient permissions aren't always being thrown 4 years ago
sgoudham 5b855ff552 Implemented page count 4 years ago
sgoudham c9466399e5 Not deleting embed after timeout, just clearing reactions 4 years ago
sgoudham 807c1ac838 Got rid of print data 4 years ago
sgoudham 45aeb38373 Got a simple paginated waifu embed system going on
Finally got search function working
4 years ago
sgoudham 544a0326a2 Identifying Husbando's from Waifu's 4 years ago
sgoudham 3b74a59192 Updated commentary 4 years ago
sgoudham e9e95a4421 Changed direction of arrow for roles in serverinfo command 4 years ago
sgoudham 210e5b6f7f Updated Commentary 4 years ago
sgoudham cf561b2899 Replaced text file waifu command with mywaifulist api 4 years ago
sgoudham a75c5be078 Removing logging 4 years ago
sgoudham d8f4fea436 Creating logging. Trying to reproduce error 4 years ago
sgoudham bb409fce61 Catching error in restart command 4 years ago
sgoudham 9eaec6da73 Moved prefix command into the help.py 4 years ago
sgoudham 68a91ea675 Removed prefix command from main.py
Got rid of unnecessary print statements
Status updated every 10 minutes
4 years ago
sgoudham 5b36bd57e1 Added support server/invite link and current guild prefix within the about command 4 years ago
sgoudham 7ba6de16ec Updated Commentary
Members now only need manage guild permissions in order to setup modmail
Turning all messages into embeds
Refactored Code
4 years ago
sgoudham 774b9ff818 Updated print statements for databases
Added method to post guild count on discord.bots.gg
Status changes every 5 minutes instead of 2
Try/excepting HTTPException instead of broad "Exception"
4 years ago
sgoudham 5b849d77a7 Updated Commentary
Members now only need manage guild permissions in order to setup modmail
4 years ago
sgoudham 5edea99bff Got rid of remindme command due it not being as advanced as I want it to be 4 years ago
sgoudham 8d8967552e Made asset object return string 4 years ago
sgoudham 690af3f86e Introducing avatar command 4 years ago
sgoudham 73b2fb5364 mmsetup now needs admin permissions 4 years ago
sgoudham ed09a2c2ec Not loading json into cache anymore 4 years ago
sgoudham 451a002fde Added global counter to make sure every homies file is unique 4 years ago
sgoudham 57f2d1b34f Trying to get rid of runtime error 4 years ago
sgoudham 5468a3133f Added error handling for Error messages 4 years ago
sgoudham 128e25cf8c Added error handling for Error messages 4 years ago
sgoudham c1f5e3a2fb Reformatted embed 4 years ago
sgoudham 932cd9fb74 Added try/except back in 4 years ago
sgoudham eb6eb5d7b8 Added/Updated Commentary 4 years ago
sgoudham da4ed6ab8f Reverting back to just client.logout() 4 years ago
sgoudham b0f8f55398 Rearranging the order 4 years ago
sgoudham 0be232c7eb Closing loop instead of stopping it 4 years ago
sgoudham 27bf0648c7 Trying to stop loop before restarting the bot 4 years ago
sgoudham 0e975f5a38 Added client.close() to make sure that the event loop is closed 4 years ago
sgoudham 21865bafc4 Added try/except for role additions 4 years ago
sgoudham 74f9c21ade Got rid of redefining database pool twice 4 years ago
sgoudham 00d87ce89d Got rid of useless connection again 4 years ago
sgoudham 54eb5a1b9f Got rid of useless connection again 4 years ago
sgoudham 761f665f29 Changed paramater from "command" to "cmd" 4 years ago
sgoudham 8450d68e2c Removed help commands 4 years ago
sgoudham 29900e11a2 Moved help commands into help Cog 4 years ago
sgoudham 26ccb31bcc Added feedback command 4 years ago
sgoudham 74cf1e0d59 Changed mention to ID 4 years ago