Commit Graph

1429 Commits (74cf1e0d59ab5eaa70e1b6671345d450a0dc9ff6)
 

Author SHA1 Message Date
sgoudham 74cf1e0d59 Changed mention to ID 4 years ago
sgoudham 59d3cfbda8 Added help cog 4 years ago
sgoudham a9adeee258 Added feedback channel variable 4 years ago
sgoudham 81176ac1cd Got rid of try/except 4 years ago
sgoudham 987a204ff7 Fixed support embed formatting 4 years ago
sgoudham 1a1fc71a8e Deleted db.py 4 years ago
sgoudham 11e49fa6bb Hid all values of database connection for increased security
Updated commentary
Added support server command
4 years ago
sgoudham b60aa83c9c Hid all values of database connection for increased security
Updated commentary
Added support server command
4 years ago
sgoudham 72001f3e78 Hid all values of database connection for increased security
Updated commentary
Added support server command
4 years ago
sgoudham 521d743b8b Reverting version number back 4 years ago
sgoudham 8f309de8c8 Made version in about command modular 4 years ago
sgoudham 39eda6231a Changed Cooldown of Interactive Commands to 3 seconds 4 years ago
sgoudham 9d74182e7b Not using new waifu system 4 years ago
sgoudham ae487b4994 Added 15k Waifus
Loaded Waifus into Mem
Testing embed display
4 years ago
sgoudham 862e6dbeca Added more kissing gifs 4 years ago
sgoudham 4e6dc87cd3 Updated requirements.txt 4 years ago
sgoudham 548d6348aa Fixed Purge Command being off by 1 4 years ago
sgoudham a4aa1bb5a0 Fixed Purge Command being off by 1 4 years ago
sgoudham 34b67f30af Restructured Code 4 years ago
sgoudham d1e1eb2fc8 DB Connection is now created within the same event loop as client
Referencing pool connection from client/self.bot
4 years ago
sgoudham 55e87b3fc3 DB Connection is now created within the same event loop as client
Referencing pool connection from client/self.bot
4 years ago
sgoudham ec34fe0dd3 DB Connection is now created within the same event loop as client
Referencing pool connection from client/self.bot
4 years ago
sgoudham 150ac84689 DB Connection is now created within the same event loop as client
Referencing pool connection from client/self.bot
4 years ago
sgoudham 36bc135bba DB Connection is now created within the same event loop as client
Referencing pool connection from client/self.bot
4 years ago
sgoudham 59c0e0f233 Added aliases 4 years ago
sgoudham ca66d108cf Moved DB Connection to main.py
DB Connection is now created within the same event loop as client
4 years ago
sgoudham e1befcb730 Original message does not get deleted 4 years ago
sgoudham ae31716729 Original message does not get deleted 4 years ago
sgoudham 5a1ddb2d0c Updated print statement for Member Remove 4 years ago
sgoudham 06e4c5050a Updated README.md 4 years ago
sgoudham aba26a2365 Updated README.md 4 years ago
sgoudham 2467b66050 6 commands per page within the cog 4 years ago
sgoudham f4884fc840 Added usage for mute/unmute command 4 years ago
sgoudham f2217cf150 Updated commentary 4 years ago
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
4 years ago
sgoudham 559c3b9237 Changed column name in database 4 years ago
sgoudham 92fae125b9 Forgot to await function 4 years ago
sgoudham 319661ee96 Forgot "if not" 4 years ago
sgoudham 6d550d9c60 Made if statements cleaner (imo)
Tried to convert unban command into using def
4 years ago
sgoudham 189f75b3e1 Removing mention for banned user in embed 4 years ago
sgoudham 100b462323 Not including ctx.typing for everything 4 years ago
sgoudham e794f0d7de Changed small typo for unmuting modlog embed 4 years ago
sgoudham a0d2002d0d Role count did not need to be printed 4 years ago
sgoudham 3b332a4851 Made the bot type when muting/unmuting command 4 years ago
sgoudham da65bf75e0 Made sure connection within connection isn't created 4 years ago
sgoudham b21f7e9a56 Added back error handling for missing permissions 4 years ago
sgoudham 0788799ea5 Mute/Unmute commands have been added
Storing/Clearing roles in database
4 years ago
sgoudham a920f511f5 Added method to clear the roles from the database when the user has been unmuted 4 years ago
sgoudham d64db3eaa9 Added function to store the roles of the user within the database 4 years ago
sgoudham 208ed9646b More aesthetically pleasing region field for serverinfo command 4 years ago