Commit Graph

207 Commits (dependabot/pip/numpy-1.22.0)

Author SHA1 Message Date
sgoudham 5604746e4f Stopped messages from displaying twice 4 years ago
sgoudham 1b9aedf8ce Making sure my real name isn't out on display 4 years ago
sgoudham b3cb2e30d2 Got rid of the testing 4 years ago
sgoudham c2d61d1185 Just trying different things 4 years ago
sgoudham 9bca4f0ff3 Just trying different things 4 years ago
sgoudham c0a26ba776 Just trying to see what works and what doesn't 4 years ago
sgoudham 8f473da1a7 Checking if connection can be created through main 4 years ago
sgoudham 4003967af0 Refactored EVERYTHING
No more converting to strings and back to ints
Moving on from MariaD to PostGresSQL (THANK THE GODS)
Storing modmail in cache
Close to implementing circular queue for member cache
FULLY REDID COMMENTARY
Updated Version Number to 0.8.2 (Closer to v1 release!)
Gonna test commands for the cache within main.py
4 years ago
sgoudham 86190a342c Renaming method to execute cause it looks better 4 years ago
sgoudham 099af46d49 Moved cog loading into __init__.py 4 years ago
sgoudham 97a5ff44a0 Reverting back to old way of doing cogs 4 years ago
sgoudham 27945c49eb Running cogs in main.py 4 years ago
sgoudham 39fe656a4c Moved back into root directory 4 years ago
sgoudham a0823e8a3f main.py now moved into bot directory 4 years ago
sgoudham 673a518d31 Removed 99% of code from main.py and put it into __init__.py 4 years ago
sgoudham c68b414ebd Set Case Insensitive to True 4 years ago
sgoudham aea5e0f49d Added GPLv3 license 4 years ago
sgoudham 6676161a5f Not using f strings anymore 4 years ago
sgoudham b1981ee5a8 Closing session after updating stats to discord.bots.gg 4 years ago
sgoudham 0780c83c35 Turning insert statement into f string instead of using + operator to join string 4 years ago
sgoudham 799e5fa4ee Only storing roles that are not managed 4 years ago
sgoudham ac8df1f96c Checking channel permissions instead of guild wide permissions as it is more accurate. Less chance for errors 4 years ago
sgoudham 1672e8d091 Added check back 4 years ago
sgoudham 6dde9fa13e Removed unnecessary check 4 years ago
sgoudham 177fcc6a4c Added rolepersist to the cache
Reworked error handling so it looks cleaner
Only adding roles back if rolepersist is enabled
4 years ago
sgoudham 66a94eba4c Only sending error message when the bot has permissions 4 years ago
sgoudham 0ca820abe7 Made sure insufficient permissions aren't always being thrown 4 years ago
sgoudham a75c5be078 Removing logging 4 years ago
sgoudham d8f4fea436 Creating logging. Trying to reproduce error 4 years ago
sgoudham bb409fce61 Catching error in restart command 4 years ago
sgoudham 68a91ea675 Removed prefix command from main.py
Got rid of unnecessary print statements
Status updated every 10 minutes
4 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"
4 years ago
sgoudham 57f2d1b34f Trying to get rid of runtime error 4 years ago
sgoudham 5468a3133f Added error handling for Error messages 4 years ago
sgoudham 128e25cf8c Added error handling for Error messages 4 years ago
sgoudham 932cd9fb74 Added try/except back in 4 years ago
sgoudham da4ed6ab8f Reverting back to just client.logout() 4 years ago
sgoudham b0f8f55398 Rearranging the order 4 years ago
sgoudham 0be232c7eb Closing loop instead of stopping it 4 years ago
sgoudham 27bf0648c7 Trying to stop loop before restarting the bot 4 years ago
sgoudham 0e975f5a38 Added client.close() to make sure that the event loop is closed 4 years ago
sgoudham 21865bafc4 Added try/except for role additions 4 years ago
sgoudham 00d87ce89d Got rid of useless connection again 4 years ago
sgoudham 54eb5a1b9f Got rid of useless connection again 4 years ago
sgoudham 8450d68e2c Removed help commands 4 years ago
sgoudham 81176ac1cd Got rid of try/except 4 years ago
sgoudham 987a204ff7 Fixed support embed formatting 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