1
0
Fork 0
mirror of synced 2024-09-21 03:51:46 +12:00
Commit graph

1418 commits

Author SHA1 Message Date
Phxntxm
84c096df4b Ensure the bot.owner attribute has been set 2017-05-14 20:04:52 -05:00
Phxntxm
e9354febc4 Force disconnection if we're stuck between connection states 2017-05-14 14:18:32 -05:00
phxntxm
97ae123c71 Reorder some parts with join, to ensure we detect the right status 2017-05-14 05:10:40 -05:00
Phxntxm
dd9b3a4f1b Remove replacing of slashes 2017-05-13 17:16:27 -05:00
Phxntxm
29680724b0 Remove logging as library now logs this 2017-05-13 15:20:40 -05:00
Phxntxm
2a5e6b96b1 Ensure that the duration has been provided when using length 2017-05-13 14:23:32 -05:00
Phxntxm
2e1fd109f1 Add a few extra checks 2017-05-13 14:23:18 -05:00
Phxntxm
37e493b101 Update volume checking to use the state's property 2017-05-12 18:13:27 -05:00
Phxntxm
d0842037f3 Add a second check for misinterpretation for searches as URL's 2017-05-12 17:53:45 -05:00
Phxntxm
7abcbe45d0 Replaced slashes with a space to not confuse URL's 2017-05-12 17:53:25 -05:00
Phxntxm
d792f1d648 Add the ability to add a proxy to youtube_dl 2017-05-11 22:06:27 -05:00
Phxntxm
3e14ddfb89 Use a proxy if provided 2017-05-11 22:06:10 -05:00
Phxntxm
79ed786bb6 Remove some no longer required things from config 2017-05-11 21:40:21 -05:00
Phxntxm
6d2917c31b Move extensions from config.yml to be hardcoded 2017-05-11 19:50:57 -05:00
Phxntxm
645bfef0b6 Use the actual application info to figure out owner 2017-05-11 19:43:43 -05:00
Phxntxm
0549f8134d Check if a playlist is provided 2017-05-11 18:25:37 -05:00
Phxntxm
e3e2a312d0 Update Converters to match current version 2017-05-11 18:23:47 -05:00
phxntxm
aef72178a8 Add a first page and last page button to the queue 2017-05-09 18:21:12 -05:00
phxntxm
3b469fbe73 Rework debug command (Thanks Danny) 2017-05-09 18:21:05 -05:00
phxntxm
913ca3ce68 Correct which table to save in when updating prefix 2017-05-09 17:20:28 -05:00
Phxntxm
812988f00d Don't check if we're connected when disconnecting 2017-05-08 17:19:01 -05:00
Phxntxm
f0ce98e731 Add default error catching, as well as logging these 2017-05-08 16:54:43 -05:00
Phxntxm
622be1e2ae Import discord 2017-05-08 16:54:24 -05:00
Phxntxm
bfa859ac1e Add a check for nsfw channels, assume this channel is...nsfw 2017-05-07 21:50:28 -05:00
Phxntxm
75b0d2705f Convert error to string 2017-05-07 21:23:56 -05:00
Phxntxm
9fda74775c Syntax error 2017-05-07 21:22:14 -05:00
Phxntxm
d61f2fa472 Get rid of youtube-dl's stupid colour formatting 2017-05-07 21:21:46 -05:00
Phxntxm
80c90f8d80 Use the right song when showing which one failed to download 2017-05-07 21:18:19 -05:00
Phxntxm
8f9e514260 Change entry to print an embed instead of a message 2017-05-07 21:16:51 -05:00
Phxntxm
1e451942be Print the song playing 2017-05-07 21:11:05 -05:00
Phxntxm
4cb478eb8e Send ctx instead of requester 2017-05-07 21:07:24 -05:00
Phxntxm
4ebfcf6613 Catch when videos fail to download 2017-05-07 21:05:37 -05:00
Phxntxm
064e182dde Don't add commands users can't run 2017-05-07 20:42:42 -05:00
Phxntxm
e282e1e073 Remove vdebug command 2017-05-07 20:39:42 -05:00
Phxntxm
60b1510c5c Add guild to the environment variables 2017-05-07 20:39:34 -05:00
Phxntxm
5451395e0a Add an exception for some oddly formatted searches that trigger socket.gaierror 2017-05-07 20:38:24 -05:00
phxntxm
92514b6987 Merge branch 'rewrite' of https://github.com/Phxntxm/Bonfire into rewrite 2017-05-06 00:09:50 -05:00
phxntxm
97f1da001b Correct declining battle 2017-05-05 23:59:16 -05:00
phxntxm
24a7a64b07 Change how to check for pause/resume errors 2017-05-05 23:58:05 -05:00
Phxntxm
77848aef01 Add a full messagee 2017-05-05 15:58:17 -05:00
Phxntxm
0c30aca9d9 Add a check for if value has been provided 2017-05-05 15:55:29 -05:00
Phxntxm
005ac4179b Correct type for channel ID 2017-05-05 15:55:18 -05:00
Phxntxm
1d859e0995 Add a command to send a message to a particular channel 2017-05-05 15:53:12 -05:00
Phxntxm
cbd522991a Rework volume to have a default volume set for every song that plays 2017-05-04 17:33:26 -05:00
Phxntxm
bd7b5a5ca5 Add songs playing to info embed 2017-05-04 17:33:10 -05:00
Phxntxm
6dcaf2ef99 Remove erroneous comment 2017-05-04 17:33:01 -05:00
phxntxm
bfb744bb29 remove erroneous alias 2017-05-04 02:44:51 -05:00
phxntxm
483698ea29 Renaming of assigning commands to make it more clear which does which 2017-05-04 02:44:10 -05:00
phxntxm
a793378093 Correct naming of command 2017-05-04 02:34:33 -05:00
phxntxm
aa610bd1d8 Add the ability to remove and list self-assignable roles 2017-05-04 02:33:24 -05:00