1
0
Fork 0
mirror of synced 2024-06-29 03:30:57 +12:00
Commit graph

679 commits

Author SHA1 Message Date
Phxntxm 65a6da8bc3 testing a command 2016-07-31 12:29:50 -05:00
Phxntxm 5ad41bf1e0 Added the ability to add the new role to members, after creating 2016-07-31 12:11:20 -05:00
Phxntxm 9b8c7ac8f8 Added the ability to add the new role to members, after creating 2016-07-31 12:05:26 -05:00
Phxntxm d0f89a5862 Added the ability to add the new role to members, after creating 2016-07-31 12:05:00 -05:00
Phxntxm 08496c3b38 Added the ability to add the new role to members, after creating 2016-07-31 12:03:54 -05:00
Phxntxm 6ecbd529be Added a roles command, to create roles on the fly 2016-07-31 10:51:54 -05:00
Phxntxm f138c2a986 Added a roles command, to create roles on the fly 2016-07-31 10:49:34 -05:00
Phxntxm 8d6561a440 Added a roles command, to create roles on the fly 2016-07-31 10:34:50 -05:00
Phxntxm cf062b9fcf Added a roles command, to create roles on the fly 2016-07-31 10:33:53 -05:00
Phxntxm de042becaa Added a roles command, to create roles on the fly 2016-07-31 10:29:29 -05:00
Phxntxm 9060738e35 Added a roles command, to create roles on the fly 2016-07-31 10:26:19 -05:00
Phxntxm b8200adcb0 Added a roles command, to create roles on the fly 2016-07-31 10:25:17 -05:00
Phxntxm 6a775adb67 Fixed issue where valid_perms did not show all permissions 2016-07-31 09:20:59 -05:00
Phxntxm ff5cb2fd52 Added an exception in case we could not connect to twitch at the time 2016-07-31 06:36:00 -05:00
phxntxm e1b68f52e8 Fixed issue where all valid permissions would not print 2016-07-30 21:20:38 -05:00
phxntxm 2b4d331b1a Corrected issue where the comparison for custom permissions was comparing the wrong value 2016-07-30 21:16:59 -05:00
phxntxm 8e050c016e Updates to comply with PEP 8 2016-07-30 19:20:55 -05:00
phxntxm 560d15eb62 Removed testing command 2016-07-30 17:15:59 -05:00
phxntxm e6cd9279a0 Merge branch 'master' of https://github.com/Phxntxm/Bonfire 2016-07-30 17:10:07 -05:00
phxntxm 4e21bd2856 Testing ctx.invoied_subcommand 2016-07-30 17:09:42 -05:00
Phxntxm 9b9a044a27 Changed up description of removing rulres 2016-07-30 14:20:31 -05:00
Phxntxm c3b73b1dfb Added a rules command, to add custom rules per server 2016-07-30 14:18:49 -05:00
Phxntxm c914fcc6b9 Removed the counter for the deletion of rules 2016-07-30 14:17:36 -05:00
Phxntxm 67476c3e2f Added a message for the bot to send when a rule is removed successfully 2016-07-30 14:16:58 -05:00
Phxntxm 183932ca1f Added a rules command, to add custom rules per server 2016-07-30 14:15:45 -05:00
Phxntxm b8f46426f8 Added a rules command, to add custom rules per server 2016-07-30 14:14:46 -05:00
Phxntxm 94ce235753 Added a rules command, to add custom rules per server 2016-07-30 14:12:54 -05:00
Phxntxm f1c8c13de4 Added a rules command, to add custom rules per server 2016-07-30 14:12:35 -05:00
Phxntxm ac025a5ddb Added a rules command, to add custom rules per server 2016-07-30 14:11:56 -05:00
Phxntxm 04a9ce1ce1 removed not used variable 2016-07-30 14:11:42 -05:00
Phxntxm d854362304 corrected the detection of when the songs' queue is full 2016-07-30 12:28:53 -05:00
Phxntxm 226b47453e corrected the detection of when the songs' queue is full 2016-07-30 12:25:01 -05:00
Phxntxm c29b9f6aea corrected syntax error 2016-07-30 10:01:48 -05:00
Phxntxm 945e3ef878 corrected syntax error 2016-07-30 10:00:51 -05:00
Phxntxm 6983cf8d6b Added an uptime command to the bot 2016-07-30 09:59:35 -05:00
Phxntxm a4b9ce01e8 Added a cooldown to battling 2016-07-30 09:17:18 -05:00
Phxntxm 06caedb4a4 Corrected the permissions printing, to show the actual permission instead of the value 2016-07-30 07:55:26 -05:00
Phxntxm d544e71104 Printing the command in permissions checking, as it seems to be failing. 2016-07-30 07:44:43 -05:00
Phxntxm ad6fdac4d1 corrected syntax error 2016-07-30 07:39:10 -05:00
Phxntxm acdab526a9 corrected syntax error 2016-07-30 07:31:55 -05:00
Phxntxm 70be37b770 Changed the checks on all commands to use the revised custom format 2016-07-30 07:30:28 -05:00
Phxntxm 2728c7c6d7 Custom permissions has been changed to save the value instead 2016-07-30 06:58:01 -05:00
phxntxm 754d2ba043 Updated http request to send a custom user-agent 2016-07-29 19:50:16 -05:00
Phxntxm e63242b392 Corrected issue where match_multi was never used 2016-07-29 07:54:36 -05:00
Phxntxm 7344058a7b Uses the default bot.loop instead of the one in config 2016-07-29 07:52:50 -05:00
Phxntxm 7a44081ea3 Corrected error when checking if a channel was online 2016-07-29 07:36:27 -05:00
phxntxm 7246982ff1 Corrected syntax errors 2016-07-28 18:17:21 -05:00
phxntxm 36ac88ac45 Corrected syntax errors 2016-07-28 18:16:42 -05:00
phxntxm 187ee31fc8 Corrected syntax errors 2016-07-28 18:15:02 -05:00
phxntxm 5259b3ec3d Removed test command 2016-07-28 18:08:06 -05:00