1
0
Fork 0
mirror of synced 2024-07-02 21:20:46 +12:00
Commit graph

942 commits

Author SHA1 Message Date
Phxntxm aedfcd9956 Added a couple extra error checks to urban dictionary lookup 2016-10-10 22:46:32 -05:00
Phxntxm c5aad3a7e3 Changed list to string, as there's no reason to use a list here 2016-10-10 22:36:03 -05:00
Phxntxm 35ca3fcd2e Corrected issue where URL paramaters were being encoded incorrectly 2016-10-10 22:33:47 -05:00
Phxntxm 3193ba8add Added time zone to when the entry will end; added one to the Raffle 'ID' 2016-10-10 22:14:45 -05:00
Phxntxm ae6cfe57ed corrected some of the phrases Bonfire used for raffles 2016-10-10 22:12:23 -05:00
Phxntxm 11c55d026c Corrected errors with the raffle creating 2016-10-10 22:08:42 -05:00
Phxntxm 2e0a0f823b Added a raffle class 2016-10-10 21:58:05 -05:00
Phxntxm b413da5e96 Stopped from returning if no permissions provided 2016-10-09 21:48:38 -05:00
Phxntxm 0372ce5277 Allowed for no permissions, and only one to be provided when creating roles 2016-10-09 21:46:06 -05:00
Phxntxm 439c5ccdc7 Added a kick, and unban command 2016-10-09 17:19:20 -05:00
Phxntxm 5471f5d072 Corrected syntax error 2016-10-09 17:03:37 -05:00
Phxntxm adf41cc7e6 Added a ban command, with the ability to preemptively ban someone 2016-10-09 16:56:47 -05:00
phxntxm e529bb8804 Corrected all issues with the da RSS feed 2016-10-08 02:45:24 -05:00
phxntxm 0ab813f834 Removed losses from overwatch stats, as they're completely broken on blizzard's side 2016-10-08 01:20:43 -05:00
phxntxm 7e59c813ec Corrected syntax error 2016-10-08 00:11:10 -05:00
Phxntxm b321ec5f6e Corrected syntax error 2016-10-07 21:45:06 -05:00
Phxntxm fe4258e32f Added the ID's needed for DA 2016-10-07 21:45:00 -05:00
Phxntxm 90b93b6010 Added an extra check, in case user is subscribed to no one 2016-10-07 21:03:00 -05:00
Phxntxm 44d25dc140 Corrected how to check for a subscription already 2016-10-07 21:01:50 -05:00
Phxntxm 9cdbfda3ee Corrected how to remove a subscription 2016-10-07 20:58:52 -05:00
Phxntxm ca9d3e1f06 Ensured rethinkdb is imported for use 2016-10-07 20:57:05 -05:00
Phxntxm 18c13862ad Corrected when to await for the post task 2016-10-07 20:54:46 -05:00
Phxntxm e90b1630cd Cleaned up the tasks in order to check posts/get the token 2016-10-07 20:40:59 -05:00
Phxntxm 2b60d45dbf Corrected issue where a date and string were being compared 2016-10-07 20:34:05 -05:00
Phxntxm 964565c942 Used asyncio.sleep and create_task, since call_later cannot be used for coroutines 2016-10-07 18:05:39 -05:00
Phxntxm 7a5f26a6ff Added required setup function 2016-10-07 17:56:44 -05:00
Phxntxm fe54231352 Corrected syntax error 2016-10-07 17:51:54 -05:00
Phxntxm 4e69e658b3 Corrected syntax error 2016-10-07 17:51:16 -05:00
Phxntxm 685dd0beb5 Corrected how to search for the latest motd 2016-10-07 16:29:03 -05:00
Phxntxm 574020fe5e How the fuck did that get there? 2016-10-07 16:21:11 -05:00
Phxntxm f0d85d5796 Corrected last issues with the motd command 2016-10-07 15:52:43 -05:00
Phxntxm 078db24cad Made sure the format is not printed when no motd is found 2016-10-07 15:47:10 -05:00
Phxntxm d16db79a79 Added the exception checking for when no date is provided 2016-10-07 15:46:11 -05:00
Phxntxm f7d3d827ba Used the correct format for the default avatar image 2016-10-07 15:43:55 -05:00
Phxntxm 1e9bca6806 Corrected what type of error will be hit if there's no motd 2016-10-07 15:42:46 -05:00
Phxntxm e872935708 Corrected syntax error 2016-10-07 15:40:29 -05:00
Phxntxm 6e57ffe4a3 Added a motd command 2016-10-07 15:39:41 -05:00
Phxntxm 93e386b36c Added a deviantart RSS feed functionality 2016-10-06 22:56:49 -05:00
Phxntxm e00985c1c7 Corrected all cases of no_pm, to ensure all commands are set as they should. 2016-10-06 20:16:25 -05:00
Phxntxm 775da3ae63 Returned true to allow commands in PM if they're registered as such 2016-10-06 20:16:24 -05:00
phxntxm a744431ecb Removed uneeded udates of cache 2016-10-05 20:04:49 -05:00
phxntxm 5176ef3323 Corrected issue where coroutine wasn't being awaited 2016-10-05 13:46:00 -05:00
phxntxm 13251795a7 Corrected youtube searching command 2016-10-05 13:44:49 -05:00
phxntxm d19b625f47 Imported config for use with debug command 2016-10-05 13:44:37 -05:00
phxntxm 34d6700794 Update cache whenever database commands are ran 2016-10-05 13:44:12 -05:00
phxntxm 307bc575c4 Corrected custom_permissions checking 2016-10-05 13:43:49 -05:00
Dan Hess 1012fa7e72 Merge pull request #12 from MahxieNoodle/patch-1
Blurry image fix.
2016-10-04 01:51:13 -05:00
Phxntxm 87b3b7ad39 Added a command to search for a youtube video 2016-10-03 21:42:47 -05:00
Phxntxm e42b5c0d7f Corrected the error where the tag replacing caused multiple tags to fail 2016-10-03 20:04:23 -05:00
Phxntxm a167a034d1 Corrected a typo 2016-10-02 21:55:59 -05:00
MahxieNoodle 04fd87fef1 Blurry image fix.
Potential fix for blurry image.
2016-10-02 15:03:15 -07:00
phxntxm 02139a9c98 Remove the logging of searching twitch, as the issue has been corrected 2016-10-02 13:11:24 -05:00
phxntxm 11e12a7f1b Corrected error caused by the last merge; fixed pep8 issues 2016-10-02 13:08:20 -05:00
Phxntxm e36223141a Merge branch 'master' of https://github.com/Phxntxm/Bonfire 2016-10-01 22:59:58 -05:00
Phxntxm a8f54e7a57 Added one more error to mean no image was found 2016-10-01 22:59:47 -05:00
MahxieNoodle 045c2cf923 Fix for dynamic image size.
Added 'canvas_height' this is the size of the header and title space.
2016-10-01 20:50:18 -07:00
Phxntxm 24ed91e1fe Updated readme/sample config 2016-10-01 22:40:49 -05:00
Phxntxm 429339a5eb Added a hug command 2016-10-01 21:51:04 -05:00
Phxntxm 93e76d25da Used random.choice instead of randint to get an index of a list based on a length 2016-10-01 21:15:09 -05:00
Phxntxm c7f99e4f5e Used random.choice instead of randint to get an index of a list based on a length 2016-10-01 20:47:14 -05:00
Phxntxm 5c1773fddd Added the ability to check the current volume 2016-10-01 20:38:14 -05:00
Phxntxm f4267ef84a Changed base height to help avoid black backgrounds showing up 2016-10-01 20:00:54 -05:00
Phxntxm a8ee52048b Forgot to upload the banner after created, oops 2016-10-01 19:46:51 -05:00
Phxntxm 931b0f3cec Corrected syntax error 2016-10-01 19:42:34 -05:00
Phxntxm 3df0e49782 Added a few more statistics to use the new banner 2016-10-01 19:41:41 -05:00
Phxntxm 7c6346afd5 Removed my manual url encoding to let aiohttp handle it, as this caused it to be double-encoded 2016-10-01 16:55:13 -05:00
Phxntxm b764ad802e Merge branch 'dev' 2016-10-01 15:47:32 -05:00
Phxntxm a84f706464 Stopped using format for query paramaters 2016-10-01 15:29:53 -05:00
Phxntxm 5125e86d21 Checked for error where no permission was provided when trying to add a custom permissoin 2016-10-01 15:29:37 -05:00
phxntxm a3d1c7ea63 Added an error check for an issue where e621 provides data that is not json encodable 2016-10-01 13:12:17 -05:00
phxntxm a51ef0879a Added an error check if a server has no tags setup 2016-10-01 13:11:48 -05:00
phxntxm 653a8039f3 Used a default image if someone does not have an avatar 2016-10-01 13:11:34 -05:00
phxntxm 576a8a054b Corrected what to search for the filter 2016-09-30 12:25:50 -05:00
phxntxm 64fa6b3c3f Stopped the possiblity for filters to be passed to derpi 2016-09-29 22:27:08 -05:00
phxntxm b62aa7f0b4 Used the corrected error when checking if a command has never been used 2016-09-29 12:36:43 -05:00
phxntxm 7276277b3c Corrected the get_content method; ensured server by default for the leaderboard 2016-09-29 12:33:54 -05:00
phxntxm 7e768d29fc Ensured the context was passed as well 2016-09-29 12:31:58 -05:00
phxntxm 3b81e502be Added the ability to check command usage stats 2016-09-29 12:29:57 -05:00
phxntxm f5ff0e2ca3 Reenabled the battle command 2016-09-29 11:27:37 -05:00
phxntxm f099ba31f1 Forgot to get just the index.... 2016-09-29 02:45:06 -05:00
phxntxm 0c448d775d Added the ability to get an image from any page from derpi; linked to the original image as well 2016-09-29 02:40:29 -05:00
phxntxm 84cff2b35d Disabling battling until it's been fixed 2016-09-29 01:58:51 -05:00
phxntxm 50dcecdfc8 Corrected the order that paramaters were sent to the update record method 2016-09-28 23:57:57 -05:00
phxntxm 8d58b4bb46 Removed an old comment 2016-09-28 21:40:33 -05:00
phxntxm 7cfcf53476 Corrected returning a prefix when a server does not have a custom prefix 2016-09-28 21:34:58 -05:00
phxntxm dcace0a240 Corrected what was passed to removing permissions 2016-09-28 21:31:53 -05:00
phxntxm 33f689eb5f Corrected which channel was added for alerts; corrected how to check if there are no rules on a server 2016-09-28 21:20:15 -05:00
phxntxm fd21bf5f08 Corrected the filter so that not every single member was changed 2016-09-28 21:03:12 -05:00
phxntxm 891a661d83 Ensured only battletag was updated 2016-09-28 20:57:19 -05:00
phxntxm e08d48f50c Corrected issue where member id wasn't added to picarto entry 2016-09-28 20:41:20 -05:00
phxntxm 7e350a8202 Corrected issue where member id wasn't added to twitch entry 2016-09-28 20:32:35 -05:00
phxntxm bbcd6f5909 Removed conflict of member name 2016-09-28 20:20:46 -05:00
phxntxm 42610f2a92 Corrected how to check for battling stats 2016-09-28 20:19:45 -05:00
phxntxm f591fd1835 Corrected some errors regarding stat printing 2016-09-28 20:00:41 -05:00
phxntxm 0ca396cc1f Corrected list comprehension to remove a poll from the list 2016-09-28 19:46:21 -05:00
phxntxm d6dfa7e5c0 Corrected error where dictionary was saved, instead of a list of dictionaries 2016-09-28 19:43:50 -05:00
phxntxm 891b7f018a Corrected a few issues with strawpolls 2016-09-28 19:39:51 -05:00
phxntxm fc3e947ea4 Corrected what value was checked on polls 2016-09-28 19:27:38 -05:00
phxntxm 19ff5c95b1 Corrected error where content was being overwritten 2016-09-28 19:23:29 -05:00
phxntxm bdacd6ae92 Corrected error where no content was saved when using add 2016-09-28 19:17:07 -05:00