Commit Graph

1233 Commits (8622a7f63e9c742ed95a7a73432d4c2e8458cff0)
 

Author SHA1 Message Date
sgoudham 9f841dac99 Hiding Directory 4 years ago
sgoudham c84925cc6a Hiding Directory 4 years ago
sgoudham d4f8a0b8c7 Hiding Directory 4 years ago
sgoudham ca494e2dff Added commentary 4 years ago
sgoudham 9bfb06dc96 Upgrading stats command 4 years ago
sgoudham 66f0c08494 Upgrading stats command 4 years ago
sgoudham a942363295 Adding bot version
Added stats command to view bot statistics
4 years ago
sgoudham 832e378298 Updating project level dictionary 4 years ago
sgoudham 428d4ac47c Installing apscheduler module 4 years ago
sgoudham ea5238fe7d Updating requirements.txt 4 years ago
sgoudham 935c2c4266 Hiding verification command 4 years ago
sgoudham 5266fb8248 Updating requirements.txt 4 years ago
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