Commit Graph

1459 Commits (68a91ea675a4aa29bbbec3592b67dd9860413906)
 

Author SHA1 Message Date
sgoudham 68a91ea675 Removed prefix command from main.py
Got rid of unnecessary print statements
Status updated every 10 minutes
5 years ago
sgoudham 5b36bd57e1 Added support server/invite link and current guild prefix within the about command 5 years ago
sgoudham 7ba6de16ec Updated Commentary
Members now only need manage guild permissions in order to setup modmail
Turning all messages into embeds
Refactored Code
5 years ago
sgoudham 774b9ff818 Updated print statements for databases
Added method to post guild count on discord.bots.gg
Status changes every 5 minutes instead of 2
Try/excepting HTTPException instead of broad "Exception"
5 years ago
sgoudham 5b849d77a7 Updated Commentary
Members now only need manage guild permissions in order to setup modmail
5 years ago
sgoudham 5edea99bff Got rid of remindme command due it not being as advanced as I want it to be 5 years ago
sgoudham 8d8967552e Made asset object return string 5 years ago
sgoudham 690af3f86e Introducing avatar command 5 years ago
sgoudham 73b2fb5364 mmsetup now needs admin permissions 5 years ago
sgoudham ed09a2c2ec Not loading json into cache anymore 5 years ago
sgoudham 451a002fde Added global counter to make sure every homies file is unique 5 years ago
sgoudham 57f2d1b34f Trying to get rid of runtime error 5 years ago
sgoudham 5468a3133f Added error handling for Error messages 5 years ago
sgoudham 128e25cf8c Added error handling for Error messages 5 years ago
sgoudham c1f5e3a2fb Reformatted embed 5 years ago
sgoudham 932cd9fb74 Added try/except back in 5 years ago
sgoudham eb6eb5d7b8 Added/Updated Commentary 5 years ago
sgoudham da4ed6ab8f Reverting back to just client.logout() 5 years ago
sgoudham b0f8f55398 Rearranging the order 5 years ago
sgoudham 0be232c7eb Closing loop instead of stopping it 5 years ago
sgoudham 27bf0648c7 Trying to stop loop before restarting the bot 5 years ago
sgoudham 0e975f5a38 Added client.close() to make sure that the event loop is closed 5 years ago
sgoudham 21865bafc4 Added try/except for role additions 5 years ago
sgoudham 74f9c21ade Got rid of redefining database pool twice 5 years ago
sgoudham 00d87ce89d Got rid of useless connection again 5 years ago
sgoudham 54eb5a1b9f Got rid of useless connection again 5 years ago
sgoudham 761f665f29 Changed paramater from "command" to "cmd" 5 years ago
sgoudham 8450d68e2c Removed help commands 5 years ago
sgoudham 29900e11a2 Moved help commands into help Cog 5 years ago
sgoudham 26ccb31bcc Added feedback command 5 years ago
sgoudham 74cf1e0d59 Changed mention to ID 5 years ago
sgoudham 59d3cfbda8 Added help cog 5 years ago
sgoudham a9adeee258 Added feedback channel variable 5 years ago
sgoudham 81176ac1cd Got rid of try/except 5 years ago
sgoudham 987a204ff7 Fixed support embed formatting 5 years ago
sgoudham 1a1fc71a8e Deleted db.py 5 years ago
sgoudham 11e49fa6bb Hid all values of database connection for increased security
Updated commentary
Added support server command
5 years ago
sgoudham b60aa83c9c Hid all values of database connection for increased security
Updated commentary
Added support server command
5 years ago
sgoudham 72001f3e78 Hid all values of database connection for increased security
Updated commentary
Added support server command
5 years ago
sgoudham 521d743b8b Reverting version number back 5 years ago
sgoudham 8f309de8c8 Made version in about command modular 5 years ago
sgoudham 39eda6231a Changed Cooldown of Interactive Commands to 3 seconds 5 years ago
sgoudham 9d74182e7b Not using new waifu system 5 years ago
sgoudham ae487b4994 Added 15k Waifus
Loaded Waifus into Mem
Testing embed display
5 years ago
sgoudham 862e6dbeca Added more kissing gifs 5 years ago
sgoudham 4e6dc87cd3 Updated requirements.txt 5 years ago
sgoudham 548d6348aa Fixed Purge Command being off by 1 5 years ago
sgoudham a4aa1bb5a0 Fixed Purge Command being off by 1 5 years ago
sgoudham 34b67f30af Restructured Code 5 years ago
sgoudham d1e1eb2fc8 DB Connection is now created within the same event loop as client
Referencing pool connection from client/self.bot
5 years ago