Commit Graph

1382 Commits (a920f511f545f261861a4da8283d8bf21b494845)
 

Author SHA1 Message Date
sgoudham a920f511f5 Added method to clear the roles from the database when the user has been unmuted 4 years ago
sgoudham d64db3eaa9 Added function to store the roles of the user within the database 4 years ago
sgoudham 208ed9646b More aesthetically pleasing region field for serverinfo command 4 years ago
sgoudham 2f35fd1e60 If prefix is somehow not None, return the default bot prefix 4 years ago
sgoudham 93f7265f68 Added handling for more edge cases 4 years ago
sgoudham e2e0e4261b Reverted from .format to f" 4 years ago
sgoudham 51150e1a23 Implemented mute command
Still need to implement database integration and make an unmute command
4 years ago
sgoudham d27e1ad63b Increased Readability with commentary headers 4 years ago
sgoudham 5c55e0f157 Added more images of Ifrah 4 years ago
sgoudham 9c3a8d31dd Accidentally overloaded methods 4 years ago
sgoudham 5d86190927 Moving to cache system only using one dict 4 years ago
sgoudham 753e27977d Fixing small error within purge command 4 years ago
sgoudham cbd8a2ad79 Got rid of on_member_unban as I am logging the event through the unban anyways 4 years ago
sgoudham e9d8fc90a3 Moved modlogs over to guild.py 4 years ago
sgoudham 92cc9b3c45 Reverting back to F strings for increased readability 4 years ago
sgoudham ced03ff969 Reverting back to F strings for increased readability 4 years ago
sgoudham 2ee2540d3f Reverted permissions back to Administrator 4 years ago
sgoudham ca502ebd7d Putting the nicknames back into commentary 4 years ago
sgoudham 89a9fb7997 Just for fun 4 years ago
sgoudham 057d83e028 Renaming modmail to guild 4 years ago
sgoudham 458ce48f4a Renaming modmail to guild.py 4 years ago
sgoudham 5ca6717b0e Saving fun code for later in commentary 4 years ago
sgoudham 4a3bb4be61 Capitalizing words in the embed 4 years ago
sgoudham 4cd6959e48 Made error messages into embeds 4 years ago
sgoudham 31ef01d03a Added embed colours to kick/ban
Added logging within the unban command
4 years ago
sgoudham 6c3f163cca Added embed colours to kick/ban 4 years ago
sgoudham e40cf0d9a0 Making it multiple integers 4 years ago
sgoudham 6f2e197b7b Added custom type hint to unban command 4 years ago
sgoudham 5cb2e2c4af Renamed variables for increased transparency
Added member unban event
4 years ago
sgoudham da592bb139 Adding edge case for no emojis 4 years ago
sgoudham bebe5130f4 Updating to 4 commands per page 4 years ago
sgoudham 9296a82d16 Updated Commentary 4 years ago
sgoudham 77d85447e0 Added colour to reboot embed 4 years ago
sgoudham 89ceca47ce Updated Commentary
Missing user permissions are now displayed
4 years ago
sgoudham e0418743a4 Added colour to confirmation embed 4 years ago
sgoudham 57c6bdd906 Confirmation of the ban/kick is sent everytime and if the modlogs channel exists within the cache, an embed is sent to the modlogs channel too 4 years ago
sgoudham 4d95a04668 Creating modmail channel with more permissions for Enso 4 years ago
sgoudham 1d1212c929 Creating modmail channel with more permissions for Enso 4 years ago
sgoudham 7cde09f9e3 Creating modmail channel with more permissions for Enso 4 years ago
sgoudham bdfe859724 Creating modmail channel with more permissions for Enso 4 years ago
sgoudham c1f1a32d65 Creating modmail channel with more permissions for Enso 4 years ago
sgoudham f6672fd048 Testing what permissions the bot needs in order to function with the modmail system 4 years ago
sgoudham d301e576ae Error embed is now bold 4 years ago
sgoudham 69a1709c24 Increased Readability 4 years ago
sgoudham 473a1d2f1d Increased Readability 4 years ago
sgoudham b1a29448d9 Added error handling for when the user tries to ban/kick themselves 4 years ago
sgoudham f28c9c194d Updated README.md 4 years ago
sgoudham 43cfdec91d Added Commentary 4 years ago
sgoudham c075b08ae1 Getting rid of unneeded whitespace 4 years ago
sgoudham 9d32a91b2c Updated Commentary 4 years ago