Commit Graph

1198 Commits (6508f8b55fac5512c1e3c80bd47e9bd5fbcbf64d)
 

Author SHA1 Message Date
sgoudham 7f6cd9a395 Fixing typo in divorce command 4 years ago
sgoudham 79f579eeda Removing restriction on Doggo command 4 years ago
sgoudham 74ce5cd2fb Prototype help command going into action
Not working fully
4 years ago
sgoudham 2b789ae5ad Changing status format 4 years ago
sgoudham 426e8e8f27 Making sure these commands only work in Enso 4 years ago
sgoudham ef608b8b63 Added commentary 4 years ago
sgoudham bd38cd4f12 Making sure that only people in Enso can use the Enso command 4 years ago
sgoudham 8a34a6ad8b Making sure that only people in Enso can use the Enso command 4 years ago
sgoudham 14843b567a Making sure that only people in Enso can use the Enso command 4 years ago
sgoudham c6b5592c95 Commented out ToS code 4 years ago
sgoudham 050011cbb6 Added background tasks for custom looped statuses 4 years ago
sgoudham c5eca4cf6a Added prefix
Added stats
4 years ago
sgoudham 91841fb430 Hiding pycache 4 years ago
sgoudham 7a957c5d39 Hiding pycache 4 years ago
sgoudham 3b0fe1a904 Updating Project Level Dictionary 4 years ago
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