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

150 commits

Author SHA1 Message Date
phxntxm e0f754d7d9 Corrected the call on general/game stats if a hero is called 2016-07-13 22:44:10 -05:00
phxntxm b1fb52f6b9 Removed searching for overall status when a hero is searched 2016-07-13 22:43:01 -05:00
phxntxm 3fa9220deb Fixed a couple syntax errors 2016-07-13 22:41:51 -05:00
phxntxm 3c8e791855 Added functionality of seraching for specific heroes in overwatch 2016-07-13 22:41:13 -05:00
phxntxm bd23de0844 Added description for the overwatch commands 2016-07-13 22:20:45 -05:00
phxntxm ad735fdc42 Added newlines to the stats for readability 2016-07-13 22:17:26 -05:00
phxntxm 312b2a1b5a Passed the context to the ow command 2016-07-13 22:16:47 -05:00
phxntxm aaa1b8e6ae Added overwatch lookup on users 2016-07-13 22:15:55 -05:00
phxntxm 946b61b926 Replaced the misplaces $ with a % 2016-07-13 21:50:38 -05:00
phxntxm 9eebb9361d The lookup for the profile info takes a while, sent a message before it starts 2016-07-13 21:44:18 -05:00
phxntxm 7a6861c4c5 Changed method name, was interfering with add 2016-07-13 21:27:10 -05:00
phxntxm 33ec7bbb30 Added saving of battletags; prepping for overwatch support 2016-07-13 21:24:41 -05:00
phxntxm f49d21f298 Changed up the error messages a bit, to match Bonfire's implicit personality 2016-07-13 16:24:21 -05:00
phxntxm f37e094d13 Added error handling for trying to run a command without permissions 2016-07-13 16:16:47 -05:00
phxntxm 57c820d3c7 The list of commands is starting to get quite long, it now splits into two messages. Having the bot PM the help command now 2016-07-13 09:30:14 -05:00
phxntxm 4c52d52dae Added courutine functionality for live debugging 2016-07-13 09:27:23 -05:00
phxntxm 42a3f3f829 Added courutine functionality for live debugging 2016-07-12 23:30:22 -05:00
phxntxm 9e129fc991 Added ' around the tag when printing it 2016-07-12 11:55:18 -05:00
phxntxm 647fd5b151 Missing a } for formatting, added that 2016-07-12 11:51:53 -05:00
phxntxm e5aefae323 Added functionality to remove tags for mutlipe words 2016-07-12 11:48:47 -05:00
phxntxm 19aa9be82a Removed testing, github stopped calling my webhook for no reasong, that's why I couldn't figure this issue out lol 2016-07-12 11:46:33 -05:00
phxntxm 4454c07d58 Testing the tag, more than word seems to be breaking 2016-07-12 11:40:34 -05:00
phxntxm a7430a9dbd stripped tag of whitespace off the ends 2016-07-12 11:30:47 -05:00
phxntxm 026e4ed4ae Changed tag to search for tags with more than one word 2016-07-12 11:28:35 -05:00
phxntxm 558612f6f7 Added descriptions to the tags 2016-07-12 11:03:35 -05:00
phxntxm b286a59683 How did that get there 2016-07-12 10:58:57 -05:00
phxntxm 280544b734 Made the last change on tag as well 2016-07-12 10:58:25 -05:00
phxntxm d3a20edcf3 Changed back to the normal format for selecting the database 2016-07-12 10:56:55 -05:00
phxntxm 42fc65c789 Changed ' to triple " 2016-07-12 10:53:13 -05:00
phxntxm 00d92d30cb Changed second paramater to a tuple 2016-07-12 10:50:51 -05:00
phxntxm f86880d634 Fixed a couple errors 2016-07-12 10:48:34 -05:00
phxntxm 460524d23b Added a 'tag' command to create custom tags 2016-07-12 10:47:41 -05:00
phxntxm b61e6aacc7 Moved checkchannels to be a class of Twitch, this should make accessing bot more relaible 2016-07-12 09:44:17 -05:00
phxntxm b35aed381b Testing how pass_context works with subcommands 2016-07-12 09:19:43 -05:00
phxntxm d8ca2de783 Used commands.has_permissions for a couple of my old predicates 2016-07-12 09:17:47 -05:00
Phxntxm 9a516b0628 Added exception if the person hasn't booped anyone 2016-07-11 14:27:53 -05:00
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