Commit Graph

102 Commits (66f0c0849419db9fe8dc7cb56fd0d06f2f9dc838)

Author SHA1 Message Date
what is my name again? 3cb3e5e87d
replaced string concatenations with str.join
Also misc changes like using filter or map to reduce the amount of for loops
4 years ago
sgoudham c623373758 Making modmail work 4 years ago
sgoudham d3b8912bc9 Reformmating and Redoing Descriptions of Commands 4 years ago
sgoudham bb7b0ce634 Reformatting the Help Embed 4 years ago
sgoudham a32eacc05f Removing author name and icon from the embed 4 years ago
sgoudham 0889050cc9 Reformatting The Embed 4 years ago
sgoudham 7b6be382bd Reordered the Embed 4 years ago
sgoudham 26f5f318a7 Adding Choking/Hugging Help 4 years ago
sgoudham 1b98d33e11 Adding Commentary
Making sure that messages are only sent in dms
4 years ago
sgoudham 03e8128610 Making connection more efficient with "with" statement
Adding Commentary
4 years ago
sgoudham fe25dc72f2 Small Typing Mistakes 4 years ago
sgoudham c5d36177e1 Fixing Errors 4 years ago
sgoudham 125794529c Error should only pop up if the message was typed in the DMs 4 years ago
sgoudham 37ee8b3988 Getting rid of weird unnatural spaces between the text in the embeds 4 years ago
sgoudham 96c09b4b31 Adding more Commentary
Adding new method for Error Handling Embed
Deleting the original mail sent by the user
Making sure the member is me
4 years ago
sgoudham 73bd3cea79 Adding another page to the help commands
Adding ~mm/modmail
4 years ago
sgoudham b4900c2bd8 Adding commentary 4 years ago
sgoudham ec70dc35ca Message content should be sent 4 years ago
sgoudham 51a21abfcd Correct Message Is Sent To Logs 4 years ago
sgoudham 60df656d9c Logging Modmails 4 years ago
sgoudham 2fbade108d Sending the message confirmation in an embed
Updating variables
Adding commentary
4 years ago
sgoudham 0e39e7fb46 Making code more modular 4 years ago
sgoudham 49580a7f1c Making code more modular 4 years ago
sgoudham 281ae1f0fa Adding commentary 4 years ago
sgoudham 9d98be9d04 Editing Embed 4 years ago
sgoudham 7865ca3eac Editing Embed 4 years ago
sgoudham 3ce8b3654b Reusing code by making functions
Increased modularity
4 years ago
sgoudham a16b1790aa Adding more commentary 4 years ago
sgoudham c26433a576 Adding more commentary 4 years ago
sgoudham 6bd40d1582 Changing to Key Permissions
Adding Top Role Section
4 years ago
sgoudham ad68ffb89c Trying to make code more efficient 4 years ago
sgoudham d40c7ce761 Formatting datetime differently 4 years ago
sgoudham cc0b3c4da3 Updating help for waifu/husbando command 4 years ago
sgoudham bd20de54ed Trying to fix timeout error 4 years ago
sgoudham af8ba1bcc9 Updating Commentary
Added ModMail System
4 years ago
sgoudham 7508fe4bcb Updating Commentary
Added ModMail System
4 years ago
sgoudham 2597afc88f Updating Commentary 4 years ago
sgoudham 3010604e73 Adding commentary
Switching to reactions instead of text
4 years ago
sgoudham d89bbfbe69 Adding commentary
Making sure that the user can react with  to gain access to the rest of the user
4 years ago
sgoudham 33c8b1ac4e Changed verification.py to work with reactions 4 years ago
sgoudham 4ae154d07c Making modmail.py to include the mod mail system 4 years ago
sgoudham 751bfe49bb Changing check 4 years ago
sgoudham 69a175c0a9 Took away last line in Cog 4 years ago
sgoudham 73bd47ad3e Making sure that the general welcome command only when the user has typed in ~verify 4 years ago
sgoudham 316d70fb95 Adding server verification for new users that join the channel 4 years ago
sgoudham ff9f6b3189 Fixing String 4 years ago
sgoudham 4a34852951 Fixing error with name/aliases 4 years ago
sgoudham 3a6f6f702d Making sure other people can't close help embed 4 years ago
sgoudham a2371a7241 Renamed from GetInfo.py to info.py
Moved into a new subdirectory
4 years ago
sgoudham e3465fd798 Created new file self_roles.py to handle all things to do with self roles and the self roles menu 4 years ago
sgoudham f65d0d6d08 Created new file called help.py to store the help command which is a reaction menu 4 years ago
sgoudham ebc457bf94 Creating new sub-directories within cogs
Renamed HelpCommands.py to admin.py
4 years ago