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

1616 commits

Author SHA1 Message Date
Phxntxm ce6b831b93 Remoe the colour formatting from errors 2017-05-19 21:28:35 -05:00
Phxntxm 4178298065 Correct exception checking 2017-05-19 13:55:55 -05:00
Phxntxm aebaa9b282 Add another edge case check 2017-05-19 13:55:45 -05:00
Phxntxm 942e1b0a09 Add a method to send a message to the owner when the bot has left/joined a guild 2017-05-18 22:09:00 -05:00
Phxntxm 159efa6dee Use correct variable reference 2017-05-18 21:04:33 -05:00
Phxntxm 19507d06ba Remove old filter 2017-05-18 21:03:36 -05:00
Phxntxm 0f17624b58 Correct description 2017-05-18 21:03:20 -05:00
Phxntxm 13643bd1a2 Couple edge case checks 2017-05-18 21:03:09 -05:00
Phxntxm 32be71d4ec Correctly get examples, results, and the description 2017-05-18 21:03:00 -05:00
Phxntxm 38018674bc Use the qualified name for the commands 2017-05-18 20:45:24 -05:00
Phxntxm 11fae59047 Correct a couple old references 2017-05-18 20:44:28 -05:00
Phxntxm 6f4a5ee0ba Correct order of if statement 2017-05-18 20:42:42 -05:00
Phxntxm fcf88680ce Readd specific command help 2017-05-18 20:41:41 -05:00
Phxntxm 6d18799dd8 Don't try to connect again on failure; normally this is due to timeing out and we don't want to continiously time out 2017-05-18 14:02:29 -05:00
Phxntxm 47f0cfebfa Add a check for if there are no roles 2017-05-18 14:01:56 -05:00
Phxntxm dae3e4761e Reordered if statements to allow nsfw channels in DM's 2017-05-18 13:57:59 -05:00
phxntxm 4db5e57a98 Use the role hierarchy to list the roles in order 2017-05-16 23:02:52 -05:00
phxntxm a5daa026d5 Use the paginator 2017-05-16 22:47:33 -05:00
phxntxm 917ca70901 Added a check to ensure the song exists 2017-05-16 22:47:27 -05:00
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