Commit Graph

  • 47a4b999bc Rehauled how reaction roles work within the server sgoudham 2020-08-24 21:12:01 +0100
  • 20e0046b65 Rehauled how reaction roles work within the server sgoudham 2020-08-24 21:11:54 +0100
  • da10f47aea Added currently airing shows onto the commands sgoudham 2020-08-24 12:43:49 +0100
  • d19eef4369 Replacing string emojis with variables sgoudham 2020-08-24 11:44:47 +0100
  • 2be556c1ce Added instagram command sgoudham 2020-08-24 11:44:32 +0100
  • daafd25f6c Added emojis into the bot instance sgoudham 2020-08-24 11:44:02 +0100
  • 4be6c65821 Added 2 new columns to the database to check if users can be deleted from the database sgoudham 2020-08-24 09:34:50 +0100
  • 2800e94090 Turning normal text errors into embeds cause why not lol sgoudham 2020-08-24 08:20:29 +0100
  • b5c3454a74 Fixed not updating to cache properly Updating stats to disforge Refined on_member_join event for less sql statements sgoudham 2020-08-24 08:08:24 +0100
  • 9090718f64 No more needing admin for modmail sgoudham 2020-08-24 08:01:50 +0100
  • 0aa73b1d19 Custom error handling for ban commands Powerban allows for banning members outside of the guild sgoudham 2020-08-24 08:00:23 +0100
  • 03a1781b68 Updated commentary Added powerban command to ban users who aren't part of the guild sgoudham 2020-08-24 07:05:41 +0100
  • 1d93d8ae8c Updating emoji's as for some reason they don't work sgoudham 2020-08-23 23:46:03 +0100
  • 01f5866765 Added another compliment to the compliment command sgoudham 2020-08-23 21:41:02 +0100
  • fe9aecd2ae Reformatted owner commands sgoudham 2020-08-23 21:29:32 +0100
  • e4ccaf30fe Normal peeps can view the status of rolepersist but not change them sgoudham 2020-08-23 21:10:51 +0100
  • 06afd24d99 UPDATED README.md sgoudham 2020-08-23 20:53:41 +0100
  • 4c32877322 UPDATED requirements.txt sgoudham 2020-08-23 20:53:30 +0100
  • 4eb9b5816a Added a grayscale image converter Added alias for owo command (uwu is now the same thing as owo) sgoudham 2020-08-23 18:05:18 +0100
  • e526d11dd4 Adding more whitespace sgoudham 2020-08-23 02:48:17 +0100
  • 818fcaf296 Deleting github actions file (I couldn't get it to work) sgoudham 2020-08-23 01:24:45 +0100
  • 98f209d89c Merge remote-tracking branch 'origin/master' into master sgoudham 2020-08-23 01:24:13 +0100
  • a17e573640 Making another print statement that lets me know if the member had no roles to give in the first place sgoudham 2020-08-23 01:23:58 +0100
  • baf4102834 Reformatting old commands Using emojis for True/False attributes sgoudham 2020-08-23 01:23:23 +0100
  • 3db86d949d
    Create python-app.yml Hamothy 2020-08-23 00:38:36 +0100
  • 6c876eb909 Made embed link error message different sgoudham 2020-08-22 22:54:49 +0100
  • 477160ece2 Added new commands (roleinfo and rolelist) sgoudham 2020-08-22 22:27:54 +0100
  • f2f20cd1e8 Closing connection properly before shutting down bot sgoudham 2020-08-22 20:55:45 +0100
  • 4d832ee799 Fixing edge case Updated commentary sgoudham 2020-08-22 20:52:42 +0100
  • 9602d908af Fixing edge case Updated commentary sgoudham 2020-08-22 20:39:30 +0100
  • bf91199689 Updated commentary sgoudham 2020-08-22 20:38:35 +0100
  • d74d4bc3d4 Replacing marriage info with cache sgoudham 2020-08-22 05:06:31 +0100
  • a5cef11a2b Heavy refactoring, using cache and updating that instead of directly to the database sgoudham 2020-08-22 05:01:17 +0100
  • 262a350262 letting me see the statistics for the member cache sgoudham 2020-08-22 05:00:40 +0100
  • 170bc3f231 Make sure bot updates aren't triggering events Fixing unmute and mute for working with cache sgoudham 2020-08-22 05:00:16 +0100
  • b3cb2e30d2 Got rid of the testing sgoudham 2020-08-22 04:59:35 +0100
  • 794bf3d21d Setting max cache length as the input size given sgoudham 2020-08-22 04:58:55 +0100
  • 9aedb34069 Using cache for kiss/cuddle commands sgoudham 2020-08-22 04:58:34 +0100
  • 9dc6ede0c9 Allowing me dynamically set the cache sgoudham 2020-08-22 04:55:03 +0100
  • 44ce2eb1e9 Setting cache to 5000 records sgoudham 2020-08-22 04:34:06 +0100
  • 7db544a7a6 Owner command for changing cache size dynamically sgoudham 2020-08-22 03:12:09 +0100
  • cc984536bc Initiating cache size to 1000 sgoudham 2020-08-22 03:08:59 +0100
  • 3f9eb5a12d Making startup cache more readable sgoudham 2020-08-22 00:41:05 +0100
  • 9e46c4ff00 Actually making commands case insensitive today sgoudham 2020-08-22 00:14:53 +0100
  • 6a505bb766 Can't iterate through a dict and remove items Now adding keys to be removed into an array and then popping those keys while iterating through array sgoudham 2020-08-21 19:53:53 +0100
  • c93dfb12aa Reformatted code Removed on_ready as staticmethod Updated commentary Trying to see if cache can work When checking cache, not using integers to specify columns sgoudham 2020-08-21 19:52:06 +0100
  • accdc1da7f Updated requirements.txt sgoudham 2020-08-21 18:47:40 +0100
  • 87874ff25c Adding license to cache sgoudham 2020-08-21 16:52:47 +0100
  • f43d6c969e Fixing modlogs sgoudham 2020-08-21 16:48:37 +0100
  • 23144ec0b1 Just trying different things sgoudham 2020-08-21 05:56:03 +0100
  • c2d61d1185 Just trying different things sgoudham 2020-08-21 05:46:52 +0100
  • 1479b509ee Just trying different things sgoudham 2020-08-21 05:25:42 +0100
  • 272095e1fc Just trying different things sgoudham 2020-08-21 05:06:47 +0100
  • f9d1fbcd2b Just trying different things sgoudham 2020-08-21 05:01:55 +0100
  • 9bca4f0ff3 Just trying different things sgoudham 2020-08-21 05:01:00 +0100
  • c0a26ba776 Just trying to see what works and what doesn't sgoudham 2020-08-21 04:50:51 +0100
  • 8f473da1a7 Checking if connection can be created through main sgoudham 2020-08-21 04:48:22 +0100
  • 09e3bc0913 Trying to get rid of loop sgoudham 2020-08-21 04:46:46 +0100
  • cedf0c6353 Got rid of command timeout. Seeing if that fixes problem on linux vps sgoudham 2020-08-21 04:24:07 +0100
  • 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 sgoudham 2020-08-21 04:19:15 +0100
  • ac0163e54c Updated REQUIREMENTS.TXT sgoudham 2020-08-19 14:58:06 +0100
  • c4dea57200 Making sure that STUPID linux can find the libs folder sgoudham 2020-08-19 00:00:51 +0100
  • 3f172a4150 Making sure the colour parameter references the correct function sgoudham 2020-08-18 23:53:14 +0100
  • 2c2a4059fe Applied consistent naming style of parameters sgoudham 2020-08-18 18:50:23 +0100
  • ff3ddc5f60 Applied consistent style of parameters sgoudham 2020-08-18 18:44:11 +0100
  • a0af4668b8 Fixed not throwing errors when arguments for moderation commands sgoudham 2020-08-18 17:46:46 +0100
  • 9843898045 Changed version string sgoudham 2020-08-18 02:51:01 +0100
  • 02e61e95a5 Formatting ping command differently sgoudham 2020-08-18 02:50:46 +0100
  • 47f5185809 Cleaned up version number code, making about command more modular Ping command is now an embed sgoudham 2020-08-18 02:50:30 +0100
  • 4a6e219daf Making if statement into one line sgoudham 2020-08-18 02:28:05 +0100
  • 8c58ae2286 Error handling for waifu commands sgoudham 2020-08-18 02:25:26 +0100
  • ed031d689c Waifu search is it's own command sgoudham 2020-08-18 00:57:12 +0100
  • 76956f3e3f Updated Commentary sgoudham 2020-08-18 00:56:30 +0100
  • a36e8a98dc Simplifying some code Adding method to check for timeout error sgoudham 2020-08-18 00:56:13 +0100
  • 4f9280f5c6 Making random waifu it's own command instead of a waifu argument sgoudham 2020-08-18 00:18:47 +0100
  • 86190a342c Renaming method to execute cause it looks better sgoudham 2020-08-17 21:35:40 +0100
  • afc639ee66 Didn't account for modmail that was 50 characters long exactly sgoudham 2020-08-17 21:15:28 +0100
  • f8f422b2eb Fixed the verification system sgoudham 2020-08-17 21:00:59 +0100
  • 66a7a5a6a6 Fixed the verification system sgoudham 2020-08-17 20:53:17 +0100
  • 21bfa2d656 Awaiting function sgoudham 2020-08-17 20:08:22 +0100
  • bf206bfd5f Not checking permissions everytime the channel is muted and making muted role now disable read perms sgoudham 2020-08-17 19:59:48 +0100
  • fede0c2ee5 Added logging for to check for weird ping Made sure that bot members don't do anything when events are called sgoudham 2020-08-17 19:19:34 +0100
  • 099af46d49 Moved cog loading into __init__.py sgoudham 2020-08-17 14:42:06 +0100
  • 71e5088b3b If user does not react within 60 seconds. Delete the modmail channel sgoudham 2020-08-17 14:41:53 +0100
  • 7f7f5bcf50 If user does not react within 60 seconds. Delete the modmail channel sgoudham 2020-08-17 14:40:57 +0100
  • 4926c6b242 If bot does not have embed links permission, send normal text error message sgoudham 2020-08-17 10:33:23 +0100
  • d344732864 Representing the update in an embed instead of just text sgoudham 2020-08-17 10:31:24 +0100
  • 1bf926b5f9 Got rid of stupid comma sgoudham 2020-08-17 10:17:16 +0100
  • 2cc6a5e86d Adding License sgoudham 2020-08-17 01:38:48 +0100
  • 97a5ff44a0 Reverting back to old way of doing cogs sgoudham 2020-08-17 01:11:54 +0100
  • 27945c49eb Running cogs in main.py sgoudham 2020-08-17 01:06:02 +0100
  • 39fe656a4c Moved back into root directory sgoudham 2020-08-17 00:59:51 +0100
  • 5f4171935c Changed parameter to ensure consistency sgoudham 2020-08-17 00:22:41 +0100
  • 00f86137a7 Made sure that messages purged display proper number sgoudham 2020-08-17 00:22:22 +0100
  • 73dff3d5d1 Updated requirements.txt sgoudham 2020-08-17 00:22:04 +0100
  • 3bc76e5c4b Adding setup function that loads the cogs and runs the bot v0.7.2-beta sgoudham 2020-08-16 22:33:07 +0100
  • 927c1bb7a6 Adding setup function that loads the cogs and runs the bot sgoudham 2020-08-16 22:30:39 +0100
  • f84666c5b5 Now Running the bot within __init__.py sgoudham 2020-08-16 22:20:07 +0100
  • 61fe835ccc Made setting up modlogs and modmail much easier Using typehints to convert into Channel objects Command specific error handling is now used sgoudham 2020-08-16 22:08:39 +0100
  • 1e7889e9b4 Adding specific error handling for modlogs sgoudham 2020-08-16 20:00:11 +0100