1
0
Fork 0
mirror of synced 2024-06-02 18:54:33 +12:00
Commit graph

114 commits

Author SHA1 Message Date
Phxntxm 0323678d67 Added exception to handle if 'd' is passed as the only valid part of the regex parsing 2016-07-11 13:18:57 -05:00
Phxntxm 7d85fc1f55 Added exception to handle if 'd' is passed as the only valid part of the regex parsing 2016-07-11 13:16:18 -05:00
Phxntxm 209631a2dd Printed the amount of sides of the die 2016-07-11 13:13:25 -05:00
Phxntxm 4e27daafbf Printed the amount of sides of the die 2016-07-11 12:58:53 -05:00
Phxntxm 7c4066131c Changed limit of the side of dice to 100 instead of 25 2016-07-11 12:56:43 -05:00
Phxntxm e44909a049 Didn't properly loop the background task 2016-07-11 12:33:23 -05:00
Phxntxm c3002d613e Testing error on twitch loop 2016-07-11 12:12:05 -05:00
Phxntxm 03032d03e5 Testing error on twitch loop 2016-07-11 12:07:01 -05:00
Phxntxm 6336244dd4 Testing error on twitch loop 2016-07-11 12:05:38 -05:00
Phxntxm 38d4a92235 Changed notify to be a subcommand of twitch 2016-07-11 10:01:59 -05:00
Phxntxm 656990686b Added error handling for bad arguments 2016-07-11 07:40:03 -05:00
Phxntxm cb0154c077 Stopped both on_command_error catches from running 2016-07-11 06:43:34 -05:00
Phxntxm a7ec119011 Changing the CommandNotFound error to refer to the commands class 2016-07-11 06:42:27 -05:00
Phxntxm 7de338c074 Testing out the commands error 2016-07-11 06:40:53 -05:00
phxntxm 6f3f3dbf1b Screw you pep8 2016-07-11 06:01:52 -05:00
phxntxm 03c60d0db5 Removed check if author is player2 from predicates 2016-07-10 17:02:27 -05:00
phxntxm 30bd29dcab Turned battling off if player2 lost 2016-07-10 17:01:27 -05:00
phxntxm c44fcfcbbf Removed checks, am checking this in the command now. 2016-07-10 16:57:52 -05:00
phxntxm 547025790e Fixed old connection closing method, used new function inside of confi 2016-07-10 16:18:30 -05:00
Phxntxm 3d61f9afd4 Spelled followers correctly 2016-07-10 13:58:45 -05:00
Phxntxm 95cf41e8cf Corrected variable name 2016-07-10 13:57:46 -05:00
Phxntxm 1d3944a3da Gave a bit more info on the twitch command of a user 2016-07-10 13:56:55 -05:00
Phxntxm 2c07b3c32d Fixed the error for double on/off 2016-07-10 13:39:22 -05:00
Phxntxm 0d00cf1685 Fixed the error for double on/off 2016-07-10 13:36:57 -05:00
Phxntxm c710dc153f Fixed the : 2016-07-10 13:35:27 -05:00
Phxntxm 160e9614ab Setup notifications toggling 2016-07-10 13:35:02 -05:00
Phxntxm 5f7ab2e127 Changed the description of the class to be a bit more concise 2016-07-10 13:10:14 -05:00
Phxntxm 40678f6a65 Added a feature to turn off 'live' when a channel goes offline 2016-07-10 13:06:56 -05:00
Phxntxm 8e99c939dc I don't use client, I use bot. Changed client to bot 2016-07-10 12:37:34 -05:00
Phxntxm 4128faebc6 Loop was moved to the config file, not the bot file 2016-07-10 12:31:53 -05:00
Phxntxm e70a0b5d6e Set the twitch cog to load by default 2016-07-10 12:28:16 -05:00
Phxntxm 536d348a68 Saved the actual server, not just the id now 2016-07-10 12:24:10 -05:00
Phxntxm e79a85e646 Added : after method... 2016-07-10 12:16:53 -05:00
Phxntxm bccae0ebd3 Added a notification feature that should send a message if one of the saved twitch channels goes live 2016-07-10 12:15:44 -05:00
Phxntxm ebc6ea4393 Added a method to check if a channel is online 2016-07-10 11:34:27 -05:00
Phxntxm 467fc40797 Lol that's not how MySQL commands work, silly Phantom 2016-07-10 11:00:37 -05:00
Phxntxm 5da878ee29 Corrected the MySQL search around the URL that, by adding quotes 2016-07-10 10:59:30 -05:00
Phxntxm 9355c2af81 Imported urllib for use to check if the twitch user exists 2016-07-10 10:55:26 -05:00
Phxntxm 430aa86e6a Added error handling for if the twitch user does not exist 2016-07-10 10:50:12 -05:00
Phxntxm 2f4a7370a6 Saved the mysql changes 2016-07-10 10:41:48 -05:00
Phxntxm 572d6837ca Referred bot back to self again 2016-07-10 10:40:23 -05:00
Phxntxm d761c4af5a URL should not have been here 2016-07-10 10:36:39 -05:00
Phxntxm 85a51855e4 Attempting to invoke subcommands, without invoking master command 2016-07-10 10:33:54 -05:00
Phxntxm 471a5d1ec6 Referred bot back to self.bot 2016-07-10 10:26:24 -05:00
Phxntxm b237985a75 Added the : after the method name...again 2016-07-10 10:24:55 -05:00
Phxntxm bce0df2441 Added twitch integration 2016-07-10 10:24:20 -05:00
Phxntxm 38938cdbcc Modified the regex to match 0 or more times of a number 2016-07-10 09:05:52 -05:00
Phxntxm 0c0e4ea52c Changed the range, was rolling 1 too many times 2016-07-10 08:59:33 -05:00
Phxntxm 1e5be0e8c6 Imported re 2016-07-10 08:58:46 -05:00
Phxntxm dd85ba49a5 Added notation support for rolling dice 2016-07-10 08:58:03 -05:00