1
0
Fork 0
mirror of synced 2024-05-20 04:22:29 +12:00

Commit graph

  • 67a319a3b8 Corrected syntax error Phxntxm 2016-07-25 15:08:27 -0500
  • c7124d448b Corrected syntax error Phxntxm 2016-07-25 15:07:56 -0500
  • 96fbe0c288 Removed stats command from interaction cog Phxntxm 2016-07-25 15:00:34 -0500
  • 7bc51cfd68 Corrected syntax error Phxntxm 2016-07-25 14:58:09 -0500
  • 2764730b8f Provided a stats command that should provide the battling stats for a specific user Phxntxm 2016-07-25 14:57:47 -0500
  • 5d9a5efa25 Changed up the printing method for each user's rating Phxntxm 2016-07-25 14:29:40 -0500
  • 8cb7999ac0 Corrected syntax error Phxntxm 2016-07-25 14:25:47 -0500
  • 5bf79c5a30 Corrected issue where member ID was not added to the tuple needed for the leaderboard Phxntxm 2016-07-25 14:24:26 -0500
  • 233cfd81c6 Corrected syntax error Phxntxm 2016-07-25 13:43:17 -0500
  • 404013322c Corrected syntax error Phxntxm 2016-07-25 13:41:41 -0500
  • 1d18909230 Completed leaderboard command, should print a sorted list of the battle records and rating Phxntxm 2016-07-25 12:50:08 -0500
  • 47ab0257a7 Corrected syntax error Phxntxm 2016-07-25 10:59:38 -0500
  • 17f9e559cb Changed leaderboard command to use the new rating system Phxntxm 2016-07-25 10:58:39 -0500
  • 5bbf104eba Corrected syntax error Phxntxm 2016-07-25 09:49:51 -0500
  • 83e620e3e6 Corrected syntax error Phxntxm 2016-07-25 09:32:35 -0500
  • 6ce5a0f101 Corrected syntax error Phxntxm 2016-07-25 09:30:20 -0500
  • ec191c06fa Changed the required permissions to be send_messages instead of none Phxntxm 2016-07-25 09:25:41 -0500
  • 084111e438 Changed up the battling ranking system to use the Harkness rating system Phxntxm 2016-07-25 09:25:17 -0500
  • bda7086cab Corrected syntax error Phxntxm 2016-07-24 13:57:10 -0500
  • b00a5e5b59 refresh URL upon toggling next song; should stop the random skips Phxntxm 2016-07-24 13:55:18 -0500
  • 5f399bac82 Printing flag states for testing playlist error Phxntxm 2016-07-24 13:09:15 -0500
  • 43a1025da0 Fixed issue with not providing a die notation for roll command Phxntxm 2016-07-24 10:34:04 -0500
  • 1427bce6b3 Removed capitalCase in method Phxntxm 2016-07-24 10:33:46 -0500
  • 5fdde35cbb Corrected syntax error Phxntxm 2016-07-24 09:13:23 -0500
  • 01988feef1 Corrected syntax error Phxntxm 2016-07-24 09:10:56 -0500
  • 16f36ab933 Replaced urllib with aiohttp Phxntxm 2016-07-24 09:09:12 -0500
  • afe8efde54 Corrected syntax error Phxntxm 2016-07-24 09:04:50 -0500
  • 122e6049cf Corrected syntax error Phxntxm 2016-07-24 09:04:29 -0500
  • 8d9c6eb047 Corrected syntax error Phxntxm 2016-07-24 09:04:12 -0500
  • fb7edc4523 Corrected syntax error Phxntxm 2016-07-24 09:03:33 -0500
  • 1f7da0a4f5 Replaced urllib with aiohttp Phxntxm 2016-07-24 09:02:50 -0500
  • 4792225061 Corrected syntax error Phxntxm 2016-07-24 08:51:04 -0500
  • 5474a994ee Corrected syntax error Phxntxm 2016-07-24 08:50:19 -0500
  • 358f3a5830 Replaced urllib with aiohttp Phxntxm 2016-07-24 08:49:05 -0500
  • 82f68ff53a removed Timer import, using asyncio now Phxntxm 2016-07-24 07:14:02 -0500
  • 4b03e13495 Changed timer on call_later back to 3 minutes, no testing needed anymore Phxntxm 2016-07-23 13:43:39 -0500
  • ff27da7da0 Changed Timer to use asyncio's call_later method Phxntxm 2016-07-23 13:42:31 -0500
  • c69b48bff0 Fixed syntax error Phxntxm 2016-07-23 11:40:52 -0500
  • fe7f958f18 Implemented use of cooldown decorator for boops Phxntxm 2016-07-23 11:39:25 -0500
  • 430b1e56d3 Lowering battle timeout to 5 seconds for testing Phxntxm 2016-07-23 11:06:16 -0500
  • e6373e5475 Imported random, as it wasn't imported before Phxntxm 2016-07-23 10:33:22 -0500
  • 697afd1f97 Changed up the method to turn off all battling Phxntxm 2016-07-23 10:07:03 -0500
  • c713f359e4 Corrected syntax error Phxntxm 2016-07-23 09:44:25 -0500
  • 538d4aa6df Added a name to the Timer thread for better tracking, as it's not completing Phxntxm 2016-07-23 09:42:41 -0500
  • f51dcea46a Changed name of debugging command to debug Phxntxm 2016-07-23 09:36:54 -0500
  • ae44519302 Fixed syntax error Phxntxm 2016-07-23 09:25:55 -0500
  • af02f64f3c Shortened up a few pieces of code in the battling methods Phxntxm 2016-07-23 09:20:49 -0500
  • 5072bebec0 Used the upload helper function instead of bot.send_file Phxntxm 2016-07-23 09:20:10 -0500
  • f27e1a60cb Changed writing method for the error_log, to append to the file instead of overwriting it each time Phxntxm 2016-07-23 09:19:53 -0500
  • bfbeaf1a88 Added the new cogs as default ones to load when the bot starts Phxntxm 2016-07-23 07:04:33 -0500
  • 831ed6125f Added the required setup function Phxntxm 2016-07-23 07:01:16 -0500
  • dd8ecf7590 Corrected a syntax error Phxntxm 2016-07-23 07:00:21 -0500
  • d989cb8321 Added two cogs for specific categories Phxntxm 2016-07-23 06:59:02 -0500
  • fd4da26ff8 Removed some commands to make specific cog for them Phxntxm 2016-07-23 06:58:35 -0500
  • cd26475200 Added a tags command to list all the tags from this server Phxntxm 2016-07-22 10:12:53 -0500
  • ba4d6e8c72 Created a test command to test the type hinting Phxntxm 2016-07-22 06:55:35 -0500
  • d9931dcf3b Corrected syntax error Phxntxm 2016-07-22 06:54:59 -0500
  • e783f575e0 Corrected syntax error Phxntxm 2016-07-22 06:54:31 -0500
  • 81207a517e Created a test command to test the type hinting Phxntxm 2016-07-22 06:54:03 -0500
  • 901c81823e Changed downloading doggo images to use aiohttp phxntxm 2016-07-21 11:23:55 -0500
  • 2d9c2a8e87 Fixed syntax error Phxntxm 2016-07-21 07:32:53 -0500
  • 42090a39f6 Added a soft fail if there is no result found for the search for the e621 command Phxntxm 2016-07-21 07:30:04 -0500
  • 65c0628a0b Removed creation of short link for derpibooru links, a discord update broke embedding images if there was a redirection (which is all shortened links are) phxntxm 2016-07-20 18:51:17 -0500
  • 187da1fe35 Upped the limit on the amount of posts that can be retrieved from a single e621 call, made the bot say that it's retrieving an image since this might take a bit phxntxm 2016-07-20 17:17:30 -0500
  • bfff8e3ffb Fixed issue where the server was being searched instead of the channel phxntxm 2016-07-20 17:08:46 -0500
  • c5dd7a1cee Removed printing of URL; error has been corrected phxntxm 2016-07-20 17:05:13 -0500
  • 5eef079ddf Fixed error where I was adding a space instead of %20 to the URL phxntxm 2016-07-20 17:03:47 -0500
  • ebca490ada Printing the URL, to figure out the error I'm receiving phxntxm 2016-07-20 17:01:01 -0500
  • f34f77f5e5 Added an e621 command to search e621's images phxntxm 2016-07-20 16:59:19 -0500
  • de5503d5ea Changed description of the calendar command phxntxm 2016-07-18 18:40:09 -0500
  • 63a040be28 Checked the length of the command list to verify if a command was provided phxntxm 2016-07-18 18:33:07 -0500
  • d1db6f2ec8 Lowercased the month to match the months dictionary phxntxm 2016-07-18 18:30:52 -0500
  • 9860351caa Fixed syntax error phxntxm 2016-07-18 18:29:40 -0500
  • e90c764428 Added a calendar command phxntxm 2016-07-18 18:25:03 -0500
  • 2807f91a7b Returned True if succesful, was not returning causing all my commands to think saving content was failing... Phxntxm 2016-07-18 15:02:41 -0500
  • 27a2f8f45d Corrected a couple issues with battling Phxntxm 2016-07-18 15:01:07 -0500
  • 66522af1b6 Attempting to print full traceback to error file Phxntxm 2016-07-18 14:57:23 -0500
  • 50e7d6a6e6 Attempting to print full traceback to error file Phxntxm 2016-07-18 14:55:41 -0500
  • 5d212e36bf Corrected issue with battling Phxntxm 2016-07-18 14:50:34 -0500
  • caef4fc54f Fixed syntax error Phxntxm 2016-07-18 14:37:24 -0500
  • f937b17539 Have bot sending the boops list to see why it's erroring Phxntxm 2016-07-18 14:36:04 -0500
  • 9b393d544a Corrected issue where bot was not saving the 1st and 2nd player in a battle Phxntxm 2016-07-18 14:34:43 -0500
  • aac901353f Fixed error where bot was not saving when someone goes live, causing her to spam the channel Phxntxm 2016-07-18 14:32:15 -0500
  • 4bdbed71e5 Fixed syntax error Phxntxm 2016-07-18 10:45:40 -0500
  • 735dcb0c1e Fixed syntax error Phxntxm 2016-07-18 10:44:37 -0500
  • 3c279e2488 Fixed syntax error Phxntxm 2016-07-18 10:44:16 -0500
  • a3559d5a23 Fixed syntax error Phxntxm 2016-07-18 10:39:59 -0500
  • 59c5baa598 Fixed syntax error Phxntxm 2016-07-18 10:39:44 -0500
  • 5fda5a630b Fixed syntax error Phxntxm 2016-07-18 10:38:07 -0500
  • 64cb718bb9 Corrected the checking if the player was player2 Phxntxm 2016-07-18 10:26:50 -0500
  • 8ba99ec277 Corrected which values to check when checking if someone is battling Phxntxm 2016-07-18 09:51:47 -0500
  • 4de0b9eb5b Fixed syntax error Phxntxm 2016-07-18 09:47:39 -0500
  • d085210c64 Fixed syntax error Phxntxm 2016-07-18 09:36:21 -0500
  • 9821fb3671 Return True battling is completely empty Phxntxm 2016-07-18 09:35:05 -0500
  • d42c37243d Fixed syntax error Phxntxm 2016-07-18 09:28:59 -0500
  • a62455c896 Fixed syntax error Phxntxm 2016-07-18 09:27:15 -0500
  • 6690028e1f Added ability for multiple battles to be going on at once Phxntxm 2016-07-18 09:26:11 -0500
  • afbe200c63 Fixed syntax error Phxntxm 2016-07-18 08:43:25 -0500
  • a36978491e Updated json file to contain wins and losses for battles, instead of a string of the record Phxntxm 2016-07-18 08:36:57 -0500
  • dd0d54954d Modified cogs to print an error if Bonfire could not save any data Phxntxm 2016-07-18 07:06:13 -0500