1
0
Fork 0
mirror of synced 2024-06-10 14:44:32 +12:00
Commit graph

88 commits

Author SHA1 Message Date
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 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 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 26f32f9967 Update to saving method, using a much more robust method 2016-09-28 18:39:34 -05:00
Phxntxm 0febc3520f Corrected how to get custom permission values 2016-09-23 16:28:33 -05:00
Phxntxm f611b37b11 Added a check to ensure e621 responded without an error 2016-09-22 22:45:26 -05:00
phxntxm d522726cc7 Corrected nsfw channels and rules 2016-08-30 21:54:32 -05:00
phxntxm 138021bd90 Changed nsfw and rules so that they can are dictionaries 2016-08-30 21:48:37 -05:00
phxntxm 6f9acb0d7a Changed up what was returned on invalid searches 2016-08-30 20:48:30 -05:00
phxntxm cad6fd4e14 Awaited the new save/get content methods 2016-08-30 19:11:25 -05:00
phxntxm 2d78558cec Fuck you derpibooru, fix your search function 2016-08-30 02:19:28 -05:00
phxntxm 32e4d26559 Corrected the combination of explicit and suggestive to not break searches 2016-08-30 02:14:01 -05:00
phxntxm 9e1c0a2dee Forced safe tag for nsfw channel derpi lookups; added suggestive to nsfw channel lookups 2016-08-30 01:47:52 -05:00
phxntxm 71c0d499c6 Corrected issue with wiki searching, that caused wrong articles to be pulled 2016-08-17 16:28:45 -05:00
Phxntxm f26e04b1a4 Mass update: Added comments to most of the project. A couple small tweaks made as well 2016-08-15 22:30:52 -05:00
Phxntxm 050e668450 Changed up formatting a bit 2016-08-15 15:46:08 -05:00
Phxntxm 99cd485f5b Changed the formatting so that the url can be clicked 2016-08-15 15:45:29 -05:00
Phxntxm a8102cd9f8 Changed the formatting so that the url can be clicked 2016-08-15 15:45:02 -05:00
Phxntxm 121e13e623 Corrected what was checked for the length of the search 2016-08-15 15:44:13 -05:00
Phxntxm 934ccb6d86 Added a wikipedia command 2016-08-15 15:43:18 -05:00
Phxntxm 37dbacf3fe Mass update: removed all cases LikeThis and replaced them like_this (This for you Fuyu) 2016-08-14 21:10:12 -05:00
Phxntxm 2f9b75f5d7 Changed random generating to use SystemRandom, for better random numbers 2016-08-13 14:58:47 -05:00
Phxntxm 600a704e8b Corrected error where no nsfw_channel was found 2016-08-12 14:32:38 -05:00
Phxntxm 3b9818adde Added an extra check to the derpi command, verifying if a search found results 2016-08-08 13:44:03 -05:00
Phxntxm 70be37b770 Changed the checks on all commands to use the revised custom format 2016-07-30 07:30:28 -05:00
Phxntxm 2e9ba32e87 removed all references to urllib in place of aiohttp 2016-07-28 12:11:48 -05:00
Phxntxm b93745cb6c Tidied up some coding 2016-07-28 06:50:05 -05:00
Phxntxm 6ce5a0f101 Corrected syntax error 2016-07-25 09:30:20 -05:00
Phxntxm 1f7da0a4f5 Replaced urllib with aiohttp 2016-07-24 09:02:50 -05:00
Phxntxm 4792225061 Corrected syntax error 2016-07-24 08:51:04 -05:00
Phxntxm 5474a994ee Corrected syntax error 2016-07-24 08:50:19 -05:00
Phxntxm 358f3a5830 Replaced urllib with aiohttp 2016-07-24 08:49:05 -05:00
Phxntxm e6373e5475 Imported random, as it wasn't imported before 2016-07-23 10:33:22 -05:00
Phxntxm 831ed6125f Added the required setup function 2016-07-23 07:01:16 -05:00
Phxntxm dd8ecf7590 Corrected a syntax error 2016-07-23 07:00:21 -05:00
Phxntxm d989cb8321 Added two cogs for specific categories 2016-07-23 06:59:02 -05:00