Commit Graph

1121 Commits (fe98977695dfea2656cf5aa0e08e3561fdb55663)
 

Author SHA1 Message Date
sgoudham 1d763b233e Installing psutil 4 years ago
sgoudham f64c6f2f63 Adding commentary 4 years ago
sgoudham 1db9dd4973 Fixed reaction event interfering with help embed 4 years ago
sgoudham 8f7cc74242 Fixed reaction event interfering with help embed 4 years ago
sgoudham ff7b836e36 Deleting guild/prefix information when bot leaves
Inserting guild/prefix information when bot joins
4 years ago
sgoudham a1f7cec1de Moving all embeds into one massive def 4 years ago
sgoudham 974c3b3cf0 Moving all embeds into one massive def 4 years ago
sgoudham 529f9b52cc Hiding __pycache__ as it is unnecessary 4 years ago
sgoudham 3b21b0b0f5 Getting rid of Enso specific channel restrictions
Rest well my prince
4 years ago
sgoudham d368173c31 Adding 60 second timeout for the custom help embed 4 years ago
sgoudham a764d1500d Adding commentary 4 years ago
sgoudham b4af7a1d3f Passing guildID as string to allow dict to update 4 years ago
sgoudham 2a503a6cdd Updating project level dictionary 4 years ago
sgoudham cac728d44d Storing prefixes in cached dictionaries
Reducing amount of database connections opened
4 years ago
sgoudham 1ce4447947 Making cursor close automatically using "with closing(conn.cursor()) as cursor:" 4 years ago
sgoudham 28adcc3d58 Getting the prefix from the database 4 years ago
sgoudham 1f1bc8c0b3 Using "with conn.cursor as cursor"
Inserting/deleting information about guild and prefix as the bot joins/leaves the server
4 years ago
sgoudham 09fe36542c Enabling commands to work with bot mentions 4 years ago
sgoudham da9cc54b62 Error handling for forbidden exception
Added commentary
4 years ago
sgoudham 7d21850c3a Error handling for arguments that don't make sense 4 years ago
sgoudham bb61c5c6c9 Adding commentary
Error message is now deleted after 5 seconds instead of 2.5
4 years ago
sgoudham e5e3168130 Error handling for commands not found 4 years ago
sgoudham 576f840871 reverting back to catching TimeoutError 4 years ago
sgoudham e1ebbfdf62 awaiting coroutine
making text bold
4 years ago
sgoudham 9247d90b50 reformatting marriage/divorce command 4 years ago
sgoudham 452d825d74 updating project level dictionary 4 years ago
sgoudham d33ba154d8 removing old modmail cog 4 years ago
sgoudham 298d1c26d7 making text bold 4 years ago
sgoudham 83ca07e497 deleting old modmail 4 years ago
sgoudham 0adc287a73 Getting rid of redundant code 4 years ago
sgoudham 492ed39522 Not logging messages anymore 4 years ago
sgoudham 2511675fad storing embeds/fields into dictionaries
iterating through dictionary to add fields
4 years ago
sgoudham 9b95961b24 reformatting some text in the modmail embeds 4 years ago
sgoudham 8c6f8620a3 updating project level dictionary 4 years ago
sgoudham 2100aa8924 Fixing interactive commands 4 years ago
sgoudham 00c983f49e Doesn't tag user if they tag themselves 4 years ago
sgoudham 5307a578c4 Installing virtualenv 4 years ago
sgoudham 985ab8da19 Updating requirements.txt 4 years ago
sgoudham 44fa2c1bc8 Updating requirements.txt 4 years ago
sgoudham 5bd11bdaba Updating requirements.txt 4 years ago
sgoudham 37c3828916 Updating requirements.txt 4 years ago
sgoudham 555a18e38f Reformatting setup modmail embed 4 years ago
sgoudham 8c877cb3a4 command name is set to "help" once again 4 years ago
sgoudham 903b1c1702 Reverting test help command
Gonna try to understand it later
4 years ago
sgoudham 3262f8d381 Adding more text into Enso commands 4 years ago
sgoudham a3d51c79d8 Reformatting help command
Still need to make method more efficient
4 years ago
sgoudham 3b3bb44dcb Changing command descriptions 4 years ago
sgoudham 55be7a9ac7 Reformatting the modmail embed 4 years ago
sgoudham 5f5d7ba189 Reformatting the modmail embed 4 years ago
sgoudham 1fd39af746 Changing the name of the custom embed 4 years ago