1
0
Fork 0
mirror of synced 2024-08-26 23:51:33 +12:00
Commit graph

69 commits

Author SHA1 Message Date
Phxntxm
5bd7a6dbf3 Corrected issue with a typo 2017-01-20 17:41:50 -06:00
Phxntxm
0620fee904 Setup the links cog to use the new request method from the utilities 2017-01-20 17:32:45 -06:00
Phxntxm
354a482160 Added examples and results for all commands 2016-11-28 22:55:55 -06:00
phxntxm
baf209e963 Removed the clientsession, as this was disconnecting during the request 2016-11-01 15:41:37 -05:00
phxntxm
7b138c4683 Added the traceback to the log 2016-11-01 15:32:09 -05:00
phxntxm
3c6260277a Temporary logging the error for requests in links, as it's not working 2016-11-01 15:25:46 -05:00
phxntxm
642dd1f71c Implemented a retry ability when requesting HTTP data 2016-11-01 14:59:45 -05:00
Phxntxm
6445a8ae17 Added a check to make sure results were found 2016-10-29 16:39:37 -05:00
Phxntxm
b28d6ff4b8 Added a default user agent to use, modifiable from the config file 2016-10-28 19:33:55 -05:00
Phxntxm
c9c60464d8 Merge branch 'master' of https://github.com/Phxntxm/Bonfire 2016-10-28 18:52:43 -05:00
Phxntxm
706886a76c Removed embedding for some commands 2016-10-28 18:52:18 -05:00
Phxntxm
5e17987d33 Added a check to ensure derpi provided the right information (couldn't connect 2016-10-24 20:52:50 -05:00
Phxntxm
d99cb69061 Added an error check to make sure that a description is provided (not sure why it's not sometimes) 2016-10-23 22:32:56 -05:00
Phxntxm
9b212bc0f9 Ensured en was a string 2016-10-23 22:20:55 -05:00
Phxntxm
e006133d9b Ensured searches pull english pages, and forced the language to english 2016-10-23 22:20:18 -05:00
Phxntxm
606a38dc92 imported the BeautifulSoup Module 2016-10-23 21:43:59 -05:00
Phxntxm
c74d246b31 Added the context to the google command 2016-10-23 21:43:23 -05:00
Phxntxm
7ea93f871b Added a google search command 2016-10-23 21:41:19 -05:00
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
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
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
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
a8f54e7a57 Added one more error to mean no image was found 2016-10-01 22:59:47 -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
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