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

Commit graph

  • b35aed381b Testing how pass_context works with subcommands phxntxm 2016-07-12 09:19:43 -0500
  • d8ca2de783 Used commands.has_permissions for a couple of my old predicates phxntxm 2016-07-12 09:17:47 -0500
  • 9a516b0628 Added exception if the person hasn't booped anyone Phxntxm 2016-07-11 14:27:53 -0500
  • 0323678d67 Added exception to handle if 'd' is passed as the only valid part of the regex parsing Phxntxm 2016-07-11 13:18:57 -0500
  • 7d85fc1f55 Added exception to handle if 'd' is passed as the only valid part of the regex parsing Phxntxm 2016-07-11 13:16:18 -0500
  • 209631a2dd Printed the amount of sides of the die Phxntxm 2016-07-11 13:13:25 -0500
  • 4e27daafbf Printed the amount of sides of the die Phxntxm 2016-07-11 12:58:53 -0500
  • 7c4066131c Changed limit of the side of dice to 100 instead of 25 Phxntxm 2016-07-11 12:56:43 -0500
  • e44909a049 Didn't properly loop the background task Phxntxm 2016-07-11 12:33:23 -0500
  • c3002d613e Testing error on twitch loop Phxntxm 2016-07-11 12:12:05 -0500
  • 03032d03e5 Testing error on twitch loop Phxntxm 2016-07-11 12:07:01 -0500
  • 6336244dd4 Testing error on twitch loop Phxntxm 2016-07-11 12:05:38 -0500
  • 38d4a92235 Changed notify to be a subcommand of twitch Phxntxm 2016-07-11 10:01:59 -0500
  • 656990686b Added error handling for bad arguments Phxntxm 2016-07-11 07:40:03 -0500
  • cb0154c077 Stopped both on_command_error catches from running Phxntxm 2016-07-11 06:43:34 -0500
  • a7ec119011 Changing the CommandNotFound error to refer to the commands class Phxntxm 2016-07-11 06:42:27 -0500
  • 7de338c074 Testing out the commands error Phxntxm 2016-07-11 06:40:53 -0500
  • 6f3f3dbf1b Screw you pep8 phxntxm 2016-07-11 06:01:52 -0500
  • 03c60d0db5 Removed check if author is player2 from predicates phxntxm 2016-07-10 17:02:27 -0500
  • 30bd29dcab Turned battling off if player2 lost phxntxm 2016-07-10 17:01:27 -0500
  • c44fcfcbbf Removed checks, am checking this in the command now. phxntxm 2016-07-10 16:57:52 -0500
  • 547025790e Fixed old connection closing method, used new function inside of confi phxntxm 2016-07-10 16:18:30 -0500
  • 3d61f9afd4 Spelled followers correctly Phxntxm 2016-07-10 13:58:45 -0500
  • 95cf41e8cf Corrected variable name Phxntxm 2016-07-10 13:57:46 -0500
  • 1d3944a3da Gave a bit more info on the twitch command of a user Phxntxm 2016-07-10 13:56:55 -0500
  • 2c07b3c32d Fixed the error for double on/off Phxntxm 2016-07-10 13:39:22 -0500
  • 0d00cf1685 Fixed the error for double on/off Phxntxm 2016-07-10 13:36:57 -0500
  • c710dc153f Fixed the : Phxntxm 2016-07-10 13:35:27 -0500
  • 160e9614ab Setup notifications toggling Phxntxm 2016-07-10 13:35:02 -0500
  • 5f7ab2e127 Changed the description of the class to be a bit more concise Phxntxm 2016-07-10 13:10:14 -0500
  • 40678f6a65 Added a feature to turn off 'live' when a channel goes offline Phxntxm 2016-07-10 13:06:56 -0500
  • 8e99c939dc I don't use client, I use bot. Changed client to bot Phxntxm 2016-07-10 12:37:34 -0500
  • 4128faebc6 Loop was moved to the config file, not the bot file Phxntxm 2016-07-10 12:31:53 -0500
  • e70a0b5d6e Set the twitch cog to load by default Phxntxm 2016-07-10 12:28:16 -0500
  • 536d348a68 Saved the actual server, not just the id now Phxntxm 2016-07-10 12:24:10 -0500
  • e79a85e646 Added : after method... Phxntxm 2016-07-10 12:16:53 -0500
  • bccae0ebd3 Added a notification feature that should send a message if one of the saved twitch channels goes live Phxntxm 2016-07-10 12:15:44 -0500
  • ebc6ea4393 Added a method to check if a channel is online Phxntxm 2016-07-10 11:34:27 -0500
  • 467fc40797 Lol that's not how MySQL commands work, silly Phantom Phxntxm 2016-07-10 11:00:37 -0500
  • 5da878ee29 Corrected the MySQL search around the URL that, by adding quotes Phxntxm 2016-07-10 10:59:30 -0500
  • 9355c2af81 Imported urllib for use to check if the twitch user exists Phxntxm 2016-07-10 10:55:26 -0500
  • 430aa86e6a Added error handling for if the twitch user does not exist Phxntxm 2016-07-10 10:50:12 -0500
  • 2f4a7370a6 Saved the mysql changes Phxntxm 2016-07-10 10:41:48 -0500
  • 572d6837ca Referred bot back to self again Phxntxm 2016-07-10 10:40:23 -0500
  • d761c4af5a URL should not have been here Phxntxm 2016-07-10 10:36:39 -0500
  • 85a51855e4 Attempting to invoke subcommands, without invoking master command Phxntxm 2016-07-10 10:33:54 -0500
  • 471a5d1ec6 Referred bot back to self.bot Phxntxm 2016-07-10 10:26:24 -0500
  • b237985a75 Added the : after the method name...again Phxntxm 2016-07-10 10:24:55 -0500
  • bce0df2441 Added twitch integration Phxntxm 2016-07-10 10:24:20 -0500
  • 38938cdbcc Modified the regex to match 0 or more times of a number Phxntxm 2016-07-10 09:05:52 -0500
  • 0c0e4ea52c Changed the range, was rolling 1 too many times Phxntxm 2016-07-10 08:59:33 -0500
  • 1e5be0e8c6 Imported re Phxntxm 2016-07-10 08:58:46 -0500
  • dd85ba49a5 Added notation support for rolling dice Phxntxm 2016-07-10 08:58:03 -0500
  • d79ef7281c Added error handling for Invalid Commands Phxntxm 2016-07-10 06:53:56 -0500
  • 76db201274 Fixed indenting Phxntxm 2016-07-09 14:40:51 -0500
  • 7ebb704bdd Added : after method, I always forget those :/ Phxntxm 2016-07-09 14:39:32 -0500
  • 64db88544d Changed nsfw commands into subcommands Phxntxm 2016-07-09 14:38:48 -0500
  • 4ddd6f6ac7 Added back the say command Phxntxm 2016-07-09 14:14:38 -0500
  • e2b300f604 Removed stupid ', I hate Geany. Give me a new IDE please Phxntxm 2016-07-09 13:32:51 -0500
  • 22a4e1e9fb Added a description to the addbot command Phxntxm 2016-07-09 13:31:40 -0500
  • e607beb88d Changed bot to self.bot Phxntxm 2016-07-09 13:30:45 -0500
  • 8128ea309e Changed join to addbot, join already exists Phxntxm 2016-07-09 13:28:48 -0500
  • b229bdd100 Added necessary : after method Phxntxm 2016-07-09 13:28:00 -0500
  • 9dbfb66119 Changed a description n mod, added a join command to provide a link to add the bot to another server Phxntxm 2016-07-09 13:27:14 -0500
  • fd5dfbb750 Added a link to add this bot to a server in the README Phxntxm 2016-07-09 12:20:06 -0500
  • 911ac717bd Corrected error handling on unnsfw Phxntxm 2016-07-09 11:54:24 -0500
  • eb98570d37 Changed messsage to message. I just wanted lots of s's :c Phxntxm 2016-07-09 11:41:43 -0500
  • e9bacca70d Fixed global command error handling Phxntxm 2016-07-09 11:40:27 -0500
  • 28b47d2a13 Properly closed MySQL connections Phxntxm 2016-07-09 11:33:48 -0500
  • e95638f2cb Fixed error in unnsfw command Phxntxm 2016-07-09 11:28:18 -0500
  • 8cf9b784b7 Fixed error in unnsfw command Phxntxm 2016-07-09 11:27:48 -0500
  • 1752c5d9f5 Setup derpi link to search the database instead of the old configuration file. Phxntxm 2016-07-09 11:25:28 -0500
  • 65e25b52ff Changed the MySQl connection to disconnect and reconnect on each query, to avoid timeouts Phxntxm 2016-07-09 11:02:33 -0500
  • 5de2c9cc5d Returned after printing the channel is already registered as nsfw Phxntxm 2016-07-09 10:41:44 -0500
  • c9f1a44667 Imported pymysql so the error would work...derp again Phxntxm 2016-07-09 10:40:46 -0500
  • 168aa819a1 Added error checking for an already registered nsfw channel Phxntxm 2016-07-09 10:26:13 -0500
  • a112a9173f Changed this to save the channel's ID and not the messages...oops Phxntxm 2016-07-09 10:19:34 -0500
  • 2d25c04264 Added a nsfwchannel command to add to the database 'this' channel Phxntxm 2016-07-09 10:17:54 -0500
  • e68fa688c4 added cogs. if not included, to make module loading/unloading easier Phxntxm 2016-07-09 10:02:09 -0500
  • 26fe9dee67 Fixed error in printing the error Phxntxm 2016-07-09 09:59:21 -0500
  • d45b3d4ff2 Added error checking to view the errors on loading, unloading modules Phxntxm 2016-07-09 09:57:57 -0500
  • 0ca881d7cd Fixed an error causing errors to not print Phxntxm 2016-07-09 09:47:59 -0500
  • 2923c9c876 Added a load, unload, and reload modules for live use to not need to restart the bot Phxntxm 2016-07-09 09:39:25 -0500
  • af7f4c8273 Stopped listboops from showing users not in the server the command is ran in Phxntxm 2016-07-09 08:34:39 -0500
  • 92b5b7ace9 Missed one replacement of the old 'determineId' method, replaced with discord.utils.find Phxntxm 2016-07-09 08:33:02 -0500
  • c720b7e7b0 Fixed accidental indent in method Phxntxm 2016-07-09 08:29:17 -0500
  • 4a801f844e Fixed missing : Phxntxm 2016-07-09 08:25:43 -0500
  • eb182a3040 Fixed missing parenthises on line 50 Phxntxm 2016-07-09 08:24:26 -0500
  • 66f4c5e633 Final webhook test, should be working now Phxntxm 2016-07-09 08:21:54 -0500
  • d081d66d24 Webhook test #6 Phxntxm 2016-07-09 08:16:20 -0500
  • cea092bcb0 Added error_log to .gitignore Phxntxm 2016-07-09 08:15:05 -0500
  • fa2b7f7b9b Webhook test #5 Phxntxm 2016-07-09 08:13:31 -0500
  • b621c379cb Webhook test #4 Phxntxm 2016-07-09 08:09:49 -0500
  • f3ea57cad9 Webhook test #3 Phxntxm 2016-07-09 08:06:32 -0500
  • 5ada75b158 Webhook test #2 Phxntxm 2016-07-09 08:03:18 -0500
  • c00b7d446d Added universal exception handling, removed most exception handling from the commands themselves Phxntxm 2016-07-09 07:57:25 -0500
  • 15bfd2775d Testing webhook Phxntxm 2016-07-09 07:08:51 -0500
  • 567424efce Added some files to the .gitignore to not add the hook or .htaccess file to the repo Phxntxm 2016-07-09 07:07:24 -0500
  • 675dc32fa2 Added a config.yml.sample file Phxntxm 2016-07-09 06:44:17 -0500
  • fca07ecd5c Added .gitignore to ignore unwanted files Phxntxm 2016-07-09 06:40:36 -0500