Commit Graph

1589 Commits (befba74ea9456a1750da7d83259c0b2becbdfdc1)
 

Author SHA1 Message Date
sgoudham 27bf0648c7 Trying to stop loop before restarting the bot
sgoudham 0e975f5a38 Added client.close() to make sure that the event loop is closed
sgoudham 21865bafc4 Added try/except for role additions
sgoudham 74f9c21ade Got rid of redefining database pool twice
sgoudham 00d87ce89d Got rid of useless connection again
sgoudham 54eb5a1b9f Got rid of useless connection again
sgoudham 761f665f29 Changed paramater from "command" to "cmd"
sgoudham 8450d68e2c Removed help commands
sgoudham 29900e11a2 Moved help commands into help Cog
sgoudham 26ccb31bcc Added feedback command
sgoudham 74cf1e0d59 Changed mention to ID
sgoudham 59d3cfbda8 Added help cog
sgoudham a9adeee258 Added feedback channel variable
sgoudham 81176ac1cd Got rid of try/except
sgoudham 987a204ff7 Fixed support embed formatting
sgoudham 1a1fc71a8e Deleted db.py
sgoudham 11e49fa6bb Hid all values of database connection for increased security
Updated commentary
Added support server command
sgoudham b60aa83c9c Hid all values of database connection for increased security
Updated commentary
Added support server command
sgoudham 72001f3e78 Hid all values of database connection for increased security
Updated commentary
Added support server command
sgoudham 521d743b8b Reverting version number back
sgoudham 8f309de8c8 Made version in about command modular
sgoudham 39eda6231a Changed Cooldown of Interactive Commands to 3 seconds
sgoudham 9d74182e7b Not using new waifu system
sgoudham ae487b4994 Added 15k Waifus
Loaded Waifus into Mem
Testing embed display
sgoudham 862e6dbeca Added more kissing gifs
sgoudham 4e6dc87cd3 Updated requirements.txt
sgoudham 548d6348aa Fixed Purge Command being off by 1
sgoudham a4aa1bb5a0 Fixed Purge Command being off by 1
sgoudham 34b67f30af Restructured Code
sgoudham d1e1eb2fc8 DB Connection is now created within the same event loop as client
Referencing pool connection from client/self.bot
sgoudham 55e87b3fc3 DB Connection is now created within the same event loop as client
Referencing pool connection from client/self.bot
sgoudham ec34fe0dd3 DB Connection is now created within the same event loop as client
Referencing pool connection from client/self.bot
sgoudham 150ac84689 DB Connection is now created within the same event loop as client
Referencing pool connection from client/self.bot
sgoudham 36bc135bba DB Connection is now created within the same event loop as client
Referencing pool connection from client/self.bot
sgoudham 59c0e0f233 Added aliases
sgoudham ca66d108cf Moved DB Connection to main.py
DB Connection is now created within the same event loop as client
sgoudham e1befcb730 Original message does not get deleted
sgoudham ae31716729 Original message does not get deleted
sgoudham 5a1ddb2d0c Updated print statement for Member Remove
sgoudham 06e4c5050a Updated README.md
sgoudham aba26a2365 Updated README.md
sgoudham 2467b66050 6 commands per page within the cog
sgoudham f4884fc840 Added usage for mute/unmute command
sgoudham f2217cf150 Updated commentary
sgoudham db45ae8a1b On Member Remove, roles of the user are stored within the database
On Member Join, member information is stored/roles are given back/roles are then deleted
sgoudham 559c3b9237 Changed column name in database
sgoudham 92fae125b9 Forgot to await function
sgoudham 319661ee96 Forgot "if not"
sgoudham 6d550d9c60 Made if statements cleaner (imo)
Tried to convert unban command into using def
sgoudham 189f75b3e1 Removing mention for banned user in embed