..
util
wikipedia: escape URLs properly
2014-05-19 09:50:05 -07:00
bf.py
bf: fix order of operations
2014-05-06 19:19:42 -07:00
bitcoin.py
bitcoin: round high/low to integers
2014-02-11 12:23:26 -08:00
cdecl.py
add cdecl, remove explain. fixes #108
2014-05-09 21:39:11 -07: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
crowdcontrol.py
add kick/ban/unban helper functions
2014-05-12 22:35:15 -07:00
dice.py
flake8 + autopep8 (whitespace fixes)
2014-01-14 13:12:37 -08:00
dictionary.py
Modified http util to support additional headers
2014-01-20 09:15:29 -05:00
dotnetpad.py
give dotnetpad a longer timeout. fixes #21
2011-02-22 16:39:42 -06:00
down.py
down.py URL bugfix and detailed error messages
2014-12-03 20:10:28 +01:00
drama.py
flake8 + autopep8 (whitespace fixes)
2014-01-14 13:12:37 -08:00
gcalc.py
update .calc to use lxml, fixes #44
2011-11-07 14:16:56 -06:00
gif.py
random choice of first ten results, consistency with gis
2013-12-26 11:54:25 -08:00
google.py
flake8 + autopep8 (whitespace fixes)
2014-01-14 13:12:37 -08:00
hash.py
flake8 + autopep8 (whitespace fixes)
2014-01-14 13:12:37 -08:00
help.py
Moved disabled commands around.
2010-11-25 09:21:27 +08:00
imdb.py
fix imdb
2013-01-27 16:04:19 -06:00
lastfm.py
[lastfm] make .lastfm behave the same as .weather
2014-08-27 14:51:39 -05:00
log.py
log: remove raw logging -- it's redundant with formatted logging
2014-05-10 23:45:47 -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
metacritic: Resets PSV to VITA, added XONE and PS4, changes score class check from metascore to metascore_w
2014-04-02 01:37:21 -07:00
misc.py
fix #125 : handle 'git log' failures gracefully
2014-11-26 15:58:28 -08:00
mtg.py
flake8 + autopep8 (whitespace fixes)
2014-01-14 13:12:37 -08: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
flake8 + autopep8 (whitespace fixes)
2014-01-14 13:12:37 -08: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
make quote deletion admin-only
2014-04-30 13:22:15 -07:00
religion.py
flake8 + autopep8 (whitespace fixes)
2014-01-14 13:12:37 -08:00
remember.py
remember: fix 'can't remember new things' bug
2014-02-17 17:12:06 -08:00
rottentomatoes.py
flake8 + autopep8 (whitespace fixes)
2014-01-14 13:12:37 -08:00
seen.py
flake8 + autopep8 (whitespace fixes)
2014-01-14 13:12:37 -08:00
sieve.py
allow override of sieve's ignorebots in config
2014-11-25 10:21:12 -05:00
snopes.py
flake8 + autopep8 (whitespace fixes)
2014-01-14 13:12:37 -08:00
somethingawful.py
flake8 + autopep8 (whitespace fixes)
2014-01-14 13:12:37 -08:00
stock.py
flake8 + autopep8 (whitespace fixes)
2014-01-14 13:12:37 -08:00
suggest.py
suggest: fix for new API
2014-03-13 10:46:57 -07:00
tag.py
tag: sanitize inputs
2014-05-01 21:45:37 -07:00
tell.py
use PMs instead of notices for .showtells
2014-06-02 20:11:11 -07: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
flake8 + autopep8 (whitespace fixes)
2014-01-14 13:12:37 -08:00
tvdb.py
flake8 + autopep8 (whitespace fixes)
2014-01-14 13:12:37 -08:00
twitter.py
fix #11
2014-08-13 14:43:05 -05:00
urlhistory.py
flake8 + autopep8 (whitespace fixes)
2014-01-14 13:12:37 -08:00
validate.py
flake8 + autopep8 (whitespace fixes)
2014-01-14 13:12:37 -08:00
vimeo.py
reconnect on socket.error, PEP8
2011-05-11 15:40:04 -05:00
weather.py
Improve weather plugin suggestions
2014-05-11 14:27:45 -07:00
wikipedia.py
wikipedia.py: If the command is used without arguments, fetch a random page
2014-08-13 18:54:34 -07:00
wolframalpha.py
refactor apikey retrieval, fix lastfm with empty input
2013-01-27 16:40:31 -06:00
yahooanswers.py
yahooanswers: flip answer / link order
2014-01-30 18:46:37 -08:00
youtube.py
Accounts for situations where no videos are returned.
2014-09-25 13:22:20 -05:00