1
0
Fork 0
mirror of synced 2024-05-07 14:12:32 +12:00

Commit graph

  • a8b48bc718 Correct handling of no data returned phxntxm 2017-06-27 19:12:29 -0500
  • 9b8e3f3875 Handle errors when downloading songs phxntxm 2017-06-27 19:12:01 -0500
  • 0e5e9ab3d4 Support reasons for kick and bans phxntxm 2017-06-27 19:11:22 -0500
  • 90930e547f Correct a couple text issues phxntxm 2017-06-27 19:10:45 -0500
  • 7983c07a12 Return the future as well as the result, so that we can check the result of the future (that mouthful...) phxntxm 2017-06-27 17:57:55 -0500
  • 7d66f3702f Remove some specifics; ignore all dot files phxntxm 2017-06-27 16:15:06 -0500
  • 3c42bc4545 Added the ability to intuitively restrict some things phxntxm 2017-06-27 16:14:39 -0500
  • c1fb35a9d6 Correct a bit of logic when joining a raffle Phxntxm 2017-06-19 13:54:59 -0500
  • 345ad7a63c This was supposed to be addition not subtraction phxntxm 2017-06-19 13:04:51 -0500
  • 467cdb57d5 Use the correct form of voice Phxntxm 2017-06-18 13:48:10 -0500
  • 601561fc94 Move when the response is lowered Phxntxm 2017-06-17 18:05:40 -0500
  • 01ebe5bf21 Setup of raffle specific alerts Phxntxm 2017-06-17 18:04:46 -0500
  • b769c64e01 Setup of Twitch specific alerts Phxntxm 2017-06-17 18:04:36 -0500
  • b9efeefa89 Setup of picarto specific alerts Phxntxm 2017-06-17 18:04:25 -0500
  • fd1fddc450 Split state and voice disconnections Phxntxm 2017-06-17 18:04:11 -0500
  • d1662e1a82 Use default or welcome notifications overrides Phxntxm 2017-06-17 18:03:54 -0500
  • d5c49b2347 Seperation of welcome alerts and default alerts Phxntxm 2017-06-17 18:03:26 -0500
  • 0a7cfb42b7 Merge branch 'rewrite' of https://github.com/Phxntxm/Bonfire into rewrite Phxntxm 2017-06-16 20:58:11 -0500
  • 43a289750d Add self to globals; catch when the content is too large to print Phxntxm 2017-06-16 17:04:26 -0500
  • 7525bd1927 Silently catch internal server errors Phxntxm 2017-06-16 17:03:35 -0500
  • ce22d44a86 Change the creation of the refreshing task, since call_later can't be used with coroutines phxntxm 2017-06-16 03:47:49 -0500
  • 6ab89c1ba5 Remove errant class creations/correct conversion of string to int Phxntxm 2017-06-15 21:42:41 -0500
  • e6efcf9042 Check if URL provided is None Phxntxm 2017-06-15 21:37:53 -0500
  • df37b78718 Ensure the channel given exists Phxntxm 2017-06-15 21:30:12 -0500
  • d5a5820983 Remove pending change (shouldn't have been commited) Phxntxm 2017-06-15 21:28:25 -0500
  • a09452247e Ensure the channel given exists Phxntxm 2017-06-15 21:27:33 -0500
  • dc08406739 Use actual_load phxntxm 2017-06-12 02:10:01 -0500
  • 9604d5a4ea Correct how the table_filter works phxntxm 2017-06-12 02:08:31 -0500
  • e6bdf6c8f3 Add avatar back to picarto embeds phxntxm 2017-06-12 01:48:54 -0500
  • 05e6d0404f Stupid aiohttp phxntxm 2017-06-12 01:41:10 -0500
  • ec1df2dd3d Where did that go? phxntxm 2017-06-12 01:32:59 -0500
  • e98f1504cc Correct a couple key changes phxntxm 2017-06-12 00:48:31 -0500
  • 51f3696308 Use Picarto's new API phxntxm 2017-06-12 00:46:07 -0500
  • 6b805faf0f Reorder a few things in the next_song method too ensure we set the song Phxntxm 2017-06-11 14:30:09 -0500
  • 0f2f9b628a Reorder a few things in the next_song method too ensure we set the song Phxntxm 2017-06-11 14:28:58 -0500
  • 14d6cc5e20 Correct syntax error phxntxm 2017-06-11 13:03:34 -0500
  • 1956d6e5c1 Edge cases~ Phxntxm 2017-06-10 21:58:20 -0500
  • 8c1f23e59b Include an actual helpful example/result in order to not confuse dummies Phxntxm 2017-06-10 14:25:04 -0500
  • 8abe27e85c Catch a few edge cases Phxntxm 2017-06-09 21:50:17 -0500
  • eedcd9572a Merge branch 'rewrite' of https://github.com/Phxntxm/Bonfire into rewrite Phxntxm 2017-06-09 21:43:24 -0500
  • 12395f19bf Merge d6b9cf8e96 into 713eeb1e3a MahxieNoodle 2017-06-08 15:53:02 +0000
  • 60e9348896 Lower the playlist and option names phxntxm 2017-06-07 21:19:31 -0500
  • 3fb4d3f337 Only lower when needed phxntxm 2017-06-07 20:05:38 -0500
  • 25c6a89e20 Don't check if current is set phxntxm 2017-06-07 19:40:50 -0500
  • a65ffeb221 Check if there was a failure when adding a new song phxntxm 2017-06-07 19:40:37 -0500
  • 534dd29f4f Few more edge cases phxntxm 2017-06-07 15:56:51 -0500
  • ef531bd2d2 Ensure a response is given for the first question phxntxm 2017-06-07 15:56:45 -0500
  • b0a965031f Use actual load as the filter we use is more complex to load from cache currently phxntxm 2017-06-07 13:54:00 -0500
  • dbe5cf6110 Fix a few edge cases phxntxm 2017-06-07 13:53:40 -0500
  • 7f2c542b3a Reenable battle phxntxm 2017-06-07 13:53:27 -0500
  • 898fd8b7f4 Add a second check to ensure we are not playing before actually overwriting the song/dj phxntxm 2017-06-07 03:53:15 -0500
  • 6779dfca03 Remove no longer needed print statements phxntxm 2017-06-07 03:38:30 -0500
  • e43808f40c Reenable booping phxntxm 2017-06-07 03:38:08 -0500
  • efc1a3cf6d Database rewrite/User queue creation phxntxm 2017-06-07 03:30:19 -0500
  • 893673aa94 Merge branch 'rewrite' of https://github.com/Phxntxm/Bonfire into rewrite Phxntxm 2017-06-01 20:26:54 -0500
  • 1cc88ce6ab Catch HTTPExceptions as this usually means an explicit word was sent phxntxm 2017-05-29 16:33:31 -0500
  • 7c30ed595a PEP8 phxntxm 2017-05-29 16:29:49 -0500
  • 83e68a4c7f Handle if there aren't any nsfw channels on this server phxntxm 2017-05-29 16:29:43 -0500
  • bf5f65b0b7 Handle if the avatar is too large phxntxm 2017-05-29 16:27:25 -0500
  • d5b1f0a64d Handle when there are no songs in the queue phxntxm 2017-05-29 16:27:12 -0500
  • 74896d921e Move joining a channel to it's own method phxntxm 2017-05-29 16:17:00 -0500
  • e7a4f58229 Ensure start_time exists Phxntxm 2017-05-21 17:16:36 -0500
  • 9544ccc425 Set game in initialization; move db_check into a task on startup and not on_ready Phxntxm 2017-05-20 14:45:37 -0500
  • 2e159cf7c4 Catch the other, not so common ExtractionError Phxntxm 2017-05-20 13:44:15 -0500
  • ce6b831b93 Remoe the colour formatting from errors Phxntxm 2017-05-19 21:28:35 -0500
  • 4178298065 Correct exception checking Phxntxm 2017-05-19 13:55:55 -0500
  • aebaa9b282 Add another edge case check Phxntxm 2017-05-19 13:55:45 -0500
  • 942e1b0a09 Add a method to send a message to the owner when the bot has left/joined a guild Phxntxm 2017-05-18 22:09:00 -0500
  • 159efa6dee Use correct variable reference Phxntxm 2017-05-18 21:04:33 -0500
  • 19507d06ba Remove old filter Phxntxm 2017-05-18 21:03:36 -0500
  • 0f17624b58 Correct description Phxntxm 2017-05-18 21:03:20 -0500
  • 13643bd1a2 Couple edge case checks Phxntxm 2017-05-18 21:03:09 -0500
  • 32be71d4ec Correctly get examples, results, and the description Phxntxm 2017-05-18 21:03:00 -0500
  • 38018674bc Use the qualified name for the commands Phxntxm 2017-05-18 20:45:24 -0500
  • 11fae59047 Correct a couple old references Phxntxm 2017-05-18 20:44:28 -0500
  • 6f4a5ee0ba Correct order of if statement Phxntxm 2017-05-18 20:42:42 -0500
  • fcf88680ce Readd specific command help Phxntxm 2017-05-18 20:41:41 -0500
  • 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 Phxntxm 2017-05-18 14:02:29 -0500
  • 47f0cfebfa Add a check for if there are no roles Phxntxm 2017-05-18 14:01:56 -0500
  • dae3e4761e Reordered if statements to allow nsfw channels in DM's Phxntxm 2017-05-18 13:57:59 -0500
  • 4db5e57a98 Use the role hierarchy to list the roles in order phxntxm 2017-05-16 23:02:52 -0500
  • a5daa026d5 Use the paginator phxntxm 2017-05-16 22:47:33 -0500
  • 917ca70901 Added a check to ensure the song exists phxntxm 2017-05-16 22:47:27 -0500
  • 8860cd90a7 Add aliases; sort cogs Phxntxm 2017-05-15 18:36:39 -0500
  • ccc70f0c4b Use the guild's voice client to disconnect Phxntxm 2017-05-15 16:19:04 -0500
  • 38792b1a0b Make the extensions prettier Phxntxm 2017-05-14 20:08:13 -0500
  • 184256c905 Add a polls cog Phxntxm 2017-05-14 20:07:04 -0500
  • c519896715 Use the guild's voice client Phxntxm 2017-05-14 20:05:09 -0500
  • 84c096df4b Ensure the bot.owner attribute has been set Phxntxm 2017-05-14 20:04:52 -0500
  • e9354febc4 Force disconnection if we're stuck between connection states Phxntxm 2017-05-14 14:18:32 -0500
  • 97ae123c71 Reorder some parts with join, to ensure we detect the right status phxntxm 2017-05-14 05:10:40 -0500
  • dd9b3a4f1b Remove replacing of slashes Phxntxm 2017-05-13 17:16:27 -0500
  • 29680724b0 Remove logging as library now logs this Phxntxm 2017-05-13 15:20:40 -0500
  • 2a5e6b96b1 Ensure that the duration has been provided when using length Phxntxm 2017-05-13 14:23:32 -0500
  • 2e1fd109f1 Add a few extra checks Phxntxm 2017-05-13 14:23:18 -0500
  • ca8bcd8adf Make it clear that it is required to rename config.yml.sample to config.yml Phxntxm 2017-05-13 14:23:08 -0500
  • a15e2862ee Fuyu approved 👍 Phxntxm 2017-05-12 18:24:23 -0500
  • 37e493b101 Update volume checking to use the state's property Phxntxm 2017-05-12 18:13:27 -0500
  • d0842037f3 Add a second check for misinterpretation for searches as URL's Phxntxm 2017-05-12 17:53:45 -0500
  • 7abcbe45d0 Replaced slashes with a space to not confuse URL's Phxntxm 2017-05-12 17:53:25 -0500