1
0
Fork 0
mirror of synced 2024-09-28 23:41:41 +12:00
Commit graph

1604 commits

Author SHA1 Message Date
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
aa2a2aa4ee Add ValueError's to the caught errors 2017-07-15 18:00:25 -05:00
Phxntxm
caa3854dc2 Ensure the Picarto channel is given when checking online 2017-07-15 14:13:40 -05:00
Phxntxm
8ff72f07bd add the birthday module by default 2017-07-13 21:48:29 -05:00
Phxntxm
b13d6510a4 Merge branch 'rewrite' of https://github.com/Phxntxm/Bonfire into rewrite 2017-07-13 15:44:06 -05:00
phxntxm
45d80bf6b9 Newline corrections 2017-07-11 14:38:12 -05:00
phxntxm
048af76400 Correct attribute lookup on owner 2017-07-11 14:36:24 -05:00
phxntxm
fab533c07a Add patreon_link to config 2017-07-11 14:35:44 -05:00
phxntxm
368914a7c7 Rework the info command 2017-07-11 14:34:45 -05:00
phxntxm
5f571567a3 Handle if something that's not a playlist is given 2017-07-11 12:59:24 -05:00
phxntxm
c33b16136f Change raffles so they're included in one table, per server 2017-07-11 12:57:21 -05:00
phxntxm
7f261a81fa Save volume entries; handle some playlist quirks 2017-07-11 12:56:55 -05:00
phxntxm
9c25e032b5 Rearrange the command and alias since there is already a donator attribute 2017-07-10 00:43:32 -05:00
phxntxm
00b4d82c4e Pep8 2017-07-10 00:39:03 -05:00
phxntxm
46a1280256 Allow the use of forcing content_type for json 2017-07-10 00:20:30 -05:00
phxntxm
28e912728b Include the correct entry name 2017-07-09 23:46:02 -05:00
phxntxm
e42381b5b5 Add a donator command 2017-07-09 23:42:58 -05:00