h/plugins
Tom Jakubowski 42d78d06ae Add Yahoo! Answers plugin
The .answer command will search Yahoo! Answers with the given query and
respond with one of the 'chosen' answers returned by Yahoo's API and a
link to the question.
2013-01-19 20:12:11 -08:00
..
pycparser PEP8 compliance, reduce munging on tagged names 2010-03-27 02:42:27 -06:00
util google: unescape titles. drama: set api endpoints to new domain. 2011-05-30 05:18:01 -06:00
bf.py disable !command, enable fuzzy command matching, make help automatic, add disabled_command (for fuzzy command match disabling), misc bugs 2010-05-07 17:16:44 -06:00
bigassmessage.py refactor vimeo plugin, PEP8 2011-04-13 20:56:30 -05:00
bitcoin.py bitcoin.py: get market rate for bitcoins from mtgox 2011-06-10 21:09:01 -06:00
choose.py disable !command, enable fuzzy command matching, make help automatic, add disabled_command (for fuzzy command match disabling), misc bugs 2010-05-07 17:16:44 -06:00
dice.py PEP8 2010-08-29 22:35:27 -05:00
dictionary.py make wolframalpha and urban use apis instead of scraping 2012-02-10 15:04:05 -06:00
dotnetpad.py give dotnetpad a longer timeout. fixes #21 2011-02-22 16:39:42 -06:00
down.py disable !command, enable fuzzy command matching, make help automatic, add disabled_command (for fuzzy command match disabling), misc bugs 2010-05-07 17:16:44 -06:00
drama.py Updated Encyclopedia Dramatica's url 2012-04-12 02:11:33 +02:00
explain.py make http able to handle cookies, somethingawful.py: give thread titles for SA forums links 2010-08-25 15:39:45 -05:00
gcalc.py update .calc to use lxml, fixes #44 2011-11-07 14:16:56 -06:00
google.py google: unescape titles. drama: set api endpoints to new domain. 2011-05-30 05:18:01 -06:00
hash.py Fix unintentional changes to plugin directory structure. 2010-01-16 20:24:36 -08:00
help.py Moved disabled commands around. 2010-11-25 09:21:27 +08:00
imdb.py imdb: ignore unknown fields. PEP8 rottentomatoes 2011-05-11 16:40:53 -05:00
lastfm.py Improved the Last.fm plugin 2012-04-12 14:02:36 +02:00
log.py Fixed path lowercasing bug in logging plugin. 2011-07-22 07:09:30 -07:00
mem.py disable !command, enable fuzzy command matching, make help automatic, add disabled_command (for fuzzy command match disabling), misc bugs 2010-05-07 17:16:44 -06:00
metacritic.py Added PSV and 3DS 2012-07-28 17:46:11 -04:00
misc.py add pre: search scene releases, urlhistory: don't alert quoted lines 2011-05-20 00:13:11 -06:00
mtg.py disable !command, enable fuzzy command matching, make help automatic, add disabled_command (for fuzzy command match disabling), misc bugs 2010-05-07 17:16:44 -06:00
oblique.py Added a check to the oblique plugin 2012-04-12 03:02:46 +02:00
pre.py make wolframalpha and urban use apis instead of scraping 2012-02-10 15:04:05 -06:00
profile.py PEP8 2010-08-29 22:35:27 -05:00
pyexec.py disable !command, enable fuzzy command matching, make help automatic, add disabled_command (for fuzzy command match disabling), misc bugs 2010-05-07 17:16:44 -06:00
quote.py reconnect on socket.error, PEP8 2011-05-11 15:40:04 -05:00
religion.py disable !command, enable fuzzy command matching, make help automatic, add disabled_command (for fuzzy command match disabling), misc bugs 2010-05-07 17:16:44 -06:00
remember.py Patched remember append bug 2011-07-25 02:06:52 -05:00
rottentomatoes.py imdb: ignore unknown fields. PEP8 rottentomatoes 2011-05-11 16:40:53 -05:00
seen.py docstring snopes, don't respond to "<botnick> <command>" (can still do "<botnick>: <command>", PEP8 2010-11-11 23:21:27 -06:00
sieve.py reconnect on socket.error, PEP8 2011-05-11 15:40:04 -05:00
snopes.py reconnect on socket.error, PEP8 2011-05-11 15:40:04 -05:00
somethingawful.py fix somethingawful.py to work with usernames with spaces 2010-12-04 00:38:21 -06:00
stock.py reconnect on socket.error, PEP8 2011-05-11 15:40:04 -05:00
suggest.py Fixed the suggest plugin 2012-04-12 03:41:35 +02:00
tag.py fix multiword tags 2010-10-13 16:22:00 -05:00
tell.py disable !command, enable fuzzy command matching, make help automatic, add disabled_command (for fuzzy command match disabling), misc bugs 2010-05-07 17:16:44 -06:00
tf.py disable !command, enable fuzzy command matching, make help automatic, add disabled_command (for fuzzy command match disabling), misc bugs 2010-05-07 17:16:44 -06:00
tinyurl.py refactor http (and html, xml, json) handling into util/http.py (not done for dotnetpad), fix mtg, remove dict & goonsay 2010-04-22 21:47:41 -06:00
translate.py Updated the Google Translate plugin 2012-04-12 16:11:52 +02:00
tvdb.py reconnect on socket.error, PEP8 2011-05-11 15:40:04 -05:00
twitter.py change the twitter base url to api v1 2012-10-21 13:12:36 -07:00
urlhistory.py add pre: search scene releases, urlhistory: don't alert quoted lines 2011-05-20 00:13:11 -06:00
validate.py disable !command, enable fuzzy command matching, make help automatic, add disabled_command (for fuzzy command match disabling), misc bugs 2010-05-07 17:16:44 -06:00
vimeo.py reconnect on socket.error, PEP8 2011-05-11 15:40:04 -05:00
weather.py Switch the weather plugin to the wunderground api 2012-09-22 16:21:01 -06:00
wikipedia.py revert wikipedia namespace 2011-10-22 15:11:59 -05:00
wolframalpha.py make wolframalpha and urban use apis instead of scraping 2012-02-10 15:04:05 -06:00
yahooanswers.py Add Yahoo! Answers plugin 2013-01-19 20:12:11 -08:00
youtube.py Fixed a locale issue in the youtube plugin 2012-04-12 01:52:32 +02:00