1
0
Fork 0
mirror of synced 2024-06-21 12:00:16 +12:00
Commit graph

1273 commits

Author SHA1 Message Date
Phxntxm 98c070a203 Added a method to check if the database is setup correctly 2017-02-25 15:45:39 -06:00
Phxntxm d116a546a0 Added the db_check method 2017-02-25 15:45:27 -06:00
Phxntxm 42932db8a6 Sent a message when succesfully adding a server to be notified 2017-02-19 15:32:21 -06:00
Phxntxm f1352a4269 Merge branch 'master' of https://github.com/Phxntxm/Bonfire 2017-02-19 15:14:31 -06:00
Phxntxm 3a453e592b Another find+replace error fixed 2017-02-19 15:12:13 -06:00
Dan Hess c3e3330f09 Rename RIOT.TXT to riot.txt 2017-02-18 19:09:11 -06:00
Dan Hess d9de0b2f6e RIOT.TXT file created for verifying an API key 2017-02-18 19:05:22 -06:00
Phxntxm d9976dfd87 Added a debug command for the voice shards 2017-02-17 22:14:38 -06:00
Phxntxm f8cb681480 Added the lol_key to the config file 2017-02-17 22:11:47 -06:00
Phxntxm dd3194c314 Added an additional step, to ensure a state's entries are cleared even if it doesn't exist. Lol just that comment shows how shitty discord's voice is. 2017-02-17 22:11:19 -06:00
Phxntxm 2e4f006f5f Corrected issue where having no server alerts set broke the loop 2017-02-17 18:07:50 -06:00
Phxntxm 2d3e5d680c Corrected issue where providing a page with help didn't change the page 2017-02-17 18:00:34 -06:00
Phxntxm 7b4ef527d1 Added the ability to change which page to start on 2017-02-17 18:00:13 -06:00
Phxntxm 342cd04db8 Updated debug to use environment variables, and not require any code blocks 2017-02-17 13:52:25 -06:00
Phxntxm dd0cced626 Corrected issue where a difference in imported packages caused a method to not be found 2017-02-17 13:48:45 -06:00
phxntxm bfe4b85dc2 Corrected issue where a find and replace replaced something unintional 2017-02-13 02:06:56 -06:00
phxntxm e3826ce3aa Merge branch 'master' of https://github.com/Phxntxm/Bonfire 2017-02-13 02:01:50 -06:00
Phxntxm edf9d9a587 Used the jpeg conversion method, since some browsers do not have webp compatibility 2017-02-12 20:33:57 -06:00
Phxntxm a124eaf89a Added a method to convert images to jpeg 2017-02-12 20:33:24 -06:00
Phxntxm 91ff56f621 Fixed botched find+replace 2017-02-12 20:25:56 -06:00
Phxntxm 599d8feb3a How the hell did that get in there? 2017-02-12 20:22:37 -06:00
Phxntxm e45f787077 Catch exception when we cannot paginate 2017-02-12 17:58:27 -06:00
Phxntxm 04c07fc08c Use the full utils package instead of importing each individually 2017-02-12 17:45:19 -06:00
Phxntxm f9ce8ef85e Added an exception catch for when permissions aren't given to the bot for pagination 2017-02-12 17:36:11 -06:00
Phxntxm 84acd50042 Added a common exception that's temporary, to stop getting logged 2017-02-12 16:40:28 -06:00
Phxntxm 275f2fad72 Added a couple more checks to voice, to catch when Discord says the connection was successful, yet it wasn't 2017-02-12 16:40:11 -06:00
Phxntxm 59c48b323e Added a couple more checks to voice, to catch when Discord says the connection was successful, yet it wasn't 2017-02-12 16:31:18 -06:00
Phxntxm 540ecf86fb Added a check to ensure the data is not None. This shouldn't happen that often yet it seems to do so, why is your API so shitty DA? 2017-02-12 16:09:41 -06:00
Phxntxm c560bc4210 Added a check to ensure someone who joins after betting doesn't get checked to see if they won or not 2017-02-12 16:05:51 -06:00
Phxntxm e90bab4a84 Made get_all_commands available 2017-02-12 15:55:49 -06:00
Phxntxm 31ed6b32fb Made get_all_commands available 2017-02-12 15:54:21 -06:00
Phxntxm a40ca62583 Corrected issue where the banner creation method wasn't found 2017-02-12 15:45:11 -06:00
Phxntxm 5561115449 Changed rules to use the paginator 2017-02-12 15:39:57 -06:00
Phxntxm 541e1a0ce7 Updated to use 10 results per page 2017-02-12 15:31:18 -06:00
Phxntxm 996f30b5b3 Used the paginator for the leaderboard 2017-02-12 15:30:50 -06:00
Phxntxm 2eed78fb15 Corrected misspelling 2017-02-11 17:20:55 -06:00
Phxntxm c1862d04e8 Corrected syntax error 2017-02-11 17:18:40 -06:00
Phxntxm baa8c74beb Used the paginator for the help commands 2017-02-11 17:14:57 -06:00
Phxntxm 81c2f1b7f6 Added the paginator to the init package file 2017-02-11 17:14:47 -06:00
Phxntxm 50d08e469d Added a paginator method to use embeds 2017-02-11 17:14:31 -06:00
phxntxm 4b870fcc0d Merge branch 'master' of https://github.com/Phxntxm/Bonfire 2017-02-08 21:49:09 -06:00
Phxntxm 6fffd46079 Added an exception for when the bot can't send messages 2017-02-06 21:56:52 -06:00
Phxntxm fae921995a Removed audio_tmp files upon startup of a music shard 2017-02-06 21:47:25 -06:00
Phxntxm 4e53b1f3a4 Changed the queue description to show information about the new queue reaction options 2017-02-06 21:10:06 -06:00
Phxntxm 3ac68a30a1 Added a to_embed method to return a generic embed showing information about the song 2017-02-06 21:09:41 -06:00
Phxntxm 71c32cb876 Changed queue and playing to use embeds 2017-02-06 20:56:04 -06:00
Phxntxm 2486f62640 Fixed issue where required skips was not being set when first starting a queue 2017-02-06 17:11:23 -06:00
Phxntxm 09c9e34dbb Remove audio files once the queue has ended 2017-02-06 16:34:06 -06:00
Phxntxm c02efe8c46 Updated avatar file names to use webp extension instead of jpg 2017-02-04 17:00:18 -06:00
Phxntxm 5e31979158 Added the ability to upload .gif avatars 2017-02-04 14:04:43 -06:00