Commit Graph

21 Commits (1bf926b5f989ea7a7abe75c30fc1523d85e75d78)

Author SHA1 Message Date
sgoudham 5f4171935c Changed parameter to ensure consistency 5 years ago
sgoudham 61fe835ccc Made setting up modlogs and modmail much easier
Using typehints to convert into Channel objects
Command specific error handling is now used
5 years ago
sgoudham 1e7889e9b4 Adding specific error handling for modlogs 5 years ago
sgoudham b1321aebf5 Made sure that settings.py file is not used anymore 5 years ago
sgoudham c68b414ebd Set Case Insensitive to True 5 years ago
sgoudham aea5e0f49d Added GPLv3 license 5 years ago
sgoudham fe388d622a Moved generate embed function into settings.py 5 years ago
sgoudham 1901b1da35 Added rolepersist group command description 5 years ago
sgoudham 389ed00282 Added role persist commands
Role persist can be displayed/enabled/disabled
5 years ago
sgoudham 454a7adb57 Trying different way of executing modmail
Not massive if statements anymore
5 years ago
sgoudham c6b93cf931 Made sure that all messages within the channel are stored in the file before getting deleted 5 years ago
sgoudham 7750c5092e Reformatted modmail embed
Uploading file like bytes object instead of saving to the directory
5 years ago
sgoudham 2c33c711d5 Added extra line break 5 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
5 years ago
sgoudham 5b849d77a7 Updated Commentary
Members now only need manage guild permissions in order to setup modmail
5 years ago
sgoudham 73b2fb5364 mmsetup now needs admin permissions 5 years ago
sgoudham d1e1eb2fc8 DB Connection is now created within the same event loop as client
Referencing pool connection from client/self.bot
5 years ago
sgoudham 36bc135bba DB Connection is now created within the same event loop as client
Referencing pool connection from client/self.bot
5 years ago
sgoudham 9c3a8d31dd Accidentally overloaded methods 5 years ago
sgoudham 2ee2540d3f Reverted permissions back to Administrator 5 years ago
sgoudham 458ce48f4a Renaming modmail to guild.py 5 years ago