1
0
Fork 0
mirror of synced 2024-06-03 11:14:33 +12:00
Commit graph

1597 commits

Author SHA1 Message Date
Phxntxm 8860cd90a7 Add aliases; sort cogs 2017-05-15 18:36:39 -05:00
Phxntxm ccc70f0c4b Use the guild's voice client to disconnect 2017-05-15 16:19:04 -05:00
Phxntxm 38792b1a0b Make the extensions prettier 2017-05-14 20:08:13 -05:00
Phxntxm 184256c905 Add a polls cog 2017-05-14 20:07:04 -05:00
Phxntxm c519896715 Use the guild's voice client 2017-05-14 20:05:09 -05:00
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 ca8bcd8adf Make it clear that it is required to rename config.yml.sample to config.yml 2017-05-13 14:23:08 -05:00
Phxntxm a15e2862ee Fuyu approved 👍 2017-05-12 18:24:23 -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 f1d588688a Correct how to get the github specific requirements 2017-05-11 21:35:36 -05:00
Phxntxm c6b534da0b Setup a requirements.txt file for easy installation use 2017-05-11 19:59:04 -05:00
Phxntxm 6277b5d78b Update readme to provide current installation procudere 2017-05-11 19:58:34 -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 86de528733 Update error method to match current version 2017-05-11 18:25:22 -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