1
0
Fork 0
mirror of synced 2024-06-29 19:50:25 +12:00
Commit graph

506 commits

Author SHA1 Message Date
Phxntxm 2bff6b6de2 Removed notifications of on leave/joins 2016-08-01 08:21:49 -05:00
Phxntxm e5265bc55d Removed printing of invalid commands 2016-08-01 08:14:16 -05:00
Phxntxm 73bbede667 Removed printing of invalid commands 2016-08-01 08:10:52 -05:00
Phxntxm 6e163eb080 Removed printing of invalid commands 2016-08-01 08:06:11 -05:00
phxntxm 3b3650d6b2 Have the bot send a message once a role is removed 2016-07-31 16:54:44 -05:00
phxntxm d57b695ef0 Flushed out error checking for all role commands 2016-07-31 16:52:29 -05:00
phxntxm 3faae46b44 Changed up the name of the method to delete roles 2016-07-31 16:36:24 -05:00
phxntxm 5114a6088a Removed a duplicate alias 2016-07-31 16:28:58 -05:00
phxntxm 432bf2de6d Removed duplicate method 2016-07-31 16:28:32 -05:00
phxntxm 0b8c63ccb9 Added the ability to delete roles from the server, and remove roles from a member 2016-07-31 16:26:54 -05:00
phxntxm 3f79d6bd5b Added the ability to add roles to members 2016-07-31 16:14:29 -05:00
phxntxm 3b39a1dc65 Added the ability to add roles to members 2016-07-31 16:12:21 -05:00
phxntxm 7132d14815 Added the ability to add roles to members 2016-07-31 16:11:02 -05:00
phxntxm 118a567c4d Added the ability to add roles to members 2016-07-31 16:09:41 -05:00
phxntxm 4c656d4f2c Added the ability to add roles to members 2016-07-31 16:06:46 -05:00
Phxntxm 82337629fe Added the ability to add a role to members 2016-07-31 15:30:55 -05:00
Phxntxm 5a38a63a9a Added the ability to remove a role from the server 2016-07-31 15:04:51 -05:00
Phxntxm 32c8db7d38 Added the ability to remove a role from the server 2016-07-31 15:03:34 -05:00
Phxntxm db7124503b Added the ability to remove a role from the server 2016-07-31 15:02:51 -05:00
Phxntxm ddbff0f8a4 Added the ability to remove a role from the server 2016-07-31 14:57:52 -05:00
Phxntxm 529225997d Added the ability to remove a role from the server 2016-07-31 14:56:03 -05:00
Phxntxm 379222529b Added the ability to remove a role from the server 2016-07-31 14:54:12 -05:00
Phxntxm 62ac61c73a Added the ability to remove a role from the server 2016-07-31 14:53:21 -05:00
Phxntxm 3a77330eb3 Changed up formatting for code blocks, as sometimes a line would be removed from it 2016-07-31 14:11:05 -05:00
Phxntxm 692a0d60a2 testing newline in ``` 2016-07-31 13:02:40 -05:00
Phxntxm 57adfcd5a5 Added a newline, as ` seems to be cutting off the last thing in a list 2016-07-31 12:35:24 -05:00
Phxntxm 91424111a9 Removing the change I was testing 2016-07-31 12:32:01 -05:00
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