1
0
Fork 0
mirror of synced 2024-05-05 05:02:30 +12:00
Commit graph

2087 commits

Author SHA1 Message Date
phxntxm c4d0a3b2a9 Add a command to control colours used 2018-01-01 18:20:27 -06:00
phxntxm e97c50edfe Add a command to control colours used 2018-01-01 18:10:57 -06:00
phxntxm a6d0d507d9 Add a command to control colours used 2018-01-01 18:09:10 -06:00
phxntxm fb26b7ffcf Add a command to control colours used 2018-01-01 18:08:11 -06:00
phxntxm 164d62a179 Add a command to control colours used 2018-01-01 18:06:24 -06:00
phxntxm 0ff6704206 Add a coinflip command 2017-12-02 16:21:39 -06:00
phxntxm 4065f63e70 Increase limit to 30 characters 2017-12-02 16:19:54 -06:00
phxntxm 85e34b32ca display command based on parent used 2017-11-28 17:40:19 -06:00
phxntxm b19d080232 Handle key errors in welcome/goodbye messages 2017-11-28 17:38:41 -06:00
phxntxm 4312b5f5ef Stop auto-reconnecting for voice channels 2017-11-11 16:22:04 -06:00
phxntxm 5a28951eb7 Handle if there are no roles 2017-11-08 11:01:02 -06:00
phxntxm 8adde44fb1 Temporarily disable error handling of stuck voice channels 2017-11-08 11:00:22 -06:00
phxntxm 3f13f6af6d Silently handle a few more errors 2017-11-08 11:00:05 -06:00
phxntxm 60cf454122 Correct how to handle when permissions are missing 2017-10-15 15:45:03 -05:00
phxntxm 549f72d660 Work with nonexistant channels 2017-09-25 15:16:41 -05:00
phxntxm 2b4e098d67 Rewrite the hugs example 2017-09-21 18:31:46 -05:00
phxntxm 09e6f17a11 Add what to do for channels that no longer exist 2017-09-21 17:36:09 -05:00
phxntxm 88b8c04117 Ignore errors on error sending message 2017-09-13 03:47:47 -05:00
phxntxm 8a6ec4e681 Handle default channel no longer existing 2017-09-13 03:47:29 -05:00
phxntxm b8153756d4 Remove embed notifs for me 2017-09-13 03:47:05 -05:00
Phxntxm 9b4fe182e0 Merge branch 'rewrite' of https://github.com/Phxntxm/Bonfire into rewrite 2017-08-10 16:55:06 -05:00
Phxntxm af9eeabe5e Correct implementation of checking hug messages 2017-08-10 16:54:55 -05:00
phxntxm da67359bb3 Correct how to check if default messages should be used 2017-08-08 09:41:52 -05:00
Phxntxm ff60827bdf Use the correct defaulted battles 2017-08-07 13:59:37 -05:00
Phxntxm 7fd4cb5abe Correct how to get the bot attribute 2017-08-06 18:17:31 -05:00
Phxntxm f221a0eee5 Handle an edge case with voice disconnection 2017-08-06 18:15:10 -05:00
Phxntxm 78afa83970 Handle an edge case with voice disconnection 2017-08-06 18:10:59 -05:00
Phxntxm f4ee4e81ae Await the coroutine 2017-08-06 16:26:28 -05:00
Phxntxm 151b3c4ebf Convert the right thing 2017-08-06 16:24:03 -05:00
Phxntxm 0a90b8c05a Convert the right thing 2017-08-06 16:22:14 -05:00
Phxntxm 6facd5794b I don't know how that changed 2017-08-06 16:21:36 -05:00
Phxntxm acc402297b Add the position in the queue to the embed 2017-08-06 16:16:43 -05:00
Phxntxm 43fe8c3a67 Add a message for when everyone is attempted to be hugged/battled 2017-08-06 16:16:30 -05:00
Phxntxm fba57a0747 Allow checking a person's perms 2017-08-06 16:16:14 -05:00
Phxntxm d7f7f326b8 Correct what date to use/correct what colour to use 2017-08-05 14:50:12 -05:00
Phxntxm a6be874cb4 Actually send the embed as an embed 2017-08-05 14:28:11 -05:00
Phxntxm 5affddcd46 Add a userinfo command 2017-08-05 14:27:22 -05:00
Phxntxm aa6f8350db Handle default ExtractionError 2017-08-04 13:59:27 -05:00
Phxntxm 7b2af300c0 Pass required params when erroring 2017-08-04 13:59:10 -05:00
Phxntxm 85d0b8ba74 Check to ensure that the battle/hug message being added is in a valid format 2017-08-04 13:58:57 -05:00
Phxntxm 0fcd51958a Removal of default_channel 2017-07-31 20:39:10 -05:00
Phxntxm 48ac555131 Include AttributeError 2017-07-31 14:23:23 -05:00
Phxntxm fa68cba89a Support for livestreams 2017-07-30 21:48:39 -05:00
Phxntxm d0cacd7334 Ensure settings is an empty dictionary by default 2017-07-30 20:12:36 -05:00
Phxntxm a8d6c0ff31 Correct capitalization of permission 2017-07-30 20:11:32 -05:00
Phxntxm afcbca3e64 Allow server specific battles/hugs 2017-07-30 18:27:19 -05:00
Phxntxm d60ce6122c Correct reference to method 2017-07-29 14:36:52 -05:00
Phxntxm 29bcea3b21 Merge branch 'rewrite' of https://github.com/Phxntxm/Bonfire into rewrite 2017-07-29 14:36:06 -05:00
Phxntxm c1b13be7e0 Sort birthdays by whose is closets 2017-07-29 14:35:51 -05:00
phxntxm 63a7788030 Refresh the entry 2017-07-28 08:43:58 -05:00