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

2001 commits

Author SHA1 Message Date
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
phxntxm cbbec95196 Correct the parameters for overwatch 2017-07-28 08:43:34 -05:00
Phxntxm 7c4c7facaa Set the process originally to avoid error's on failed source's cleanups 2017-07-27 19:18:07 -05:00
Phxntxm af8b3bcf29 Check the extractor in case playlist incorrectly returns None (why does this happen...why can't you just be reliable youtube...this data shouldn't be possible....) 2017-07-27 15:27:58 -05:00
Phxntxm 54967acfbd Check both guild and channel permissions 2017-07-27 13:56:12 -05:00
Phxntxm c3e8e0fac6 Check if voice exists before trying to stop it 2017-07-27 13:56:03 -05:00
phxntxm 762bc7c3dc Correct the primary key for raffles 2017-07-27 01:14:49 -05:00
phxntxm 446990f7e5 Change permissions to use guild permissions 2017-07-25 19:06:29 -05:00
Phxntxm 0c53100e7b Raise limit of dice to 30 2017-07-23 21:15:01 -05:00
Phxntxm d3670b8982 Use the correct URL 2017-07-23 18:49:32 -05:00
Phxntxm 8f98b4ea95 Provide the rest of the settings needed for WrongEntryTypeError 2017-07-23 18:49:12 -05:00
Phxntxm 6e4c4703c2 Continue on the correct loop when server is None 2017-07-23 18:48:46 -05:00
Phxntxm 755d7cde06 Use correct attribute for length of a song 2017-07-23 17:34:28 -05:00
Phxntxm c782ad8727 Don't use defunct id 2017-07-23 14:59:23 -05:00
Phxntxm 7964be7adb Merge branch 'rewrite' of https://github.com/Phxntxm/Bonfire into rewrite 2017-07-22 16:43:05 -05:00
Phxntxm fb975f34b0 Paginate the first 5 definitions 2017-07-22 16:42:50 -05:00
Phxntxm ae60ef5eed Paginate the first 5 definitions 2017-07-22 16:42:29 -05:00
Phxntxm 9ed107b997 Add 1v1 alias 2017-07-22 16:42:21 -05:00
phxntxm 6ab976681c Correct birthday channel id lookup 2017-07-19 18:08:03 -05:00
phxntxm f513b92cc7 Use the correct lookup on server settings 2017-07-19 18:02:33 -05:00
phxntxm 55ce47f383 Fix a couple errors with birthdays 2017-07-19 17:53:50 -05:00
phxntxm d3c5332483 Merge branch 'rewrite' of https://github.com/Phxntxm/Bonfire into rewrite 2017-07-18 17:08:19 -05:00
phxntxm a7a8444e4d Remove unneeded pass_context calls 2017-07-18 17:08:09 -05:00
Phxntxm 041fd8628e Add a check for if the state exists 2017-07-16 19:46:06 -05:00
Phxntxm dec0875e10 Add Unkown Message to ignored errors 2017-07-15 18:00:41 -05:00
Phxntxm aa2a2aa4ee Add ValueError's to the caught errors 2017-07-15 18:00:25 -05:00