Commit Graph

16 Commits

Author SHA1 Message Date
Ryan Hitchman ac78be39f5 suggest: fix for new API 2014-03-13 10:46:57 -07:00
Ryan Hitchman cb8c437772 flake8 + autopep8 (whitespace fixes) 2014-01-14 13:12:37 -08:00
stoneLeaf 25116e20f9 Fixed the suggest plugin
The API get request needed to be tweaked.
2012-04-12 03:41:35 +02:00
Ryan Hitchman c2a607198c PEP8 2010-08-29 22:35:27 -05:00
Ryan Hitchman 761a012149 minor changes 2010-08-10 13:38:09 -06:00
Ryan Hitchman 6452c1169c 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
Ryan Hitchman e55774b770 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
Ryan Hitchman 253881f4b4 PEP8 compliance + clean dotnetpad 2010-02-28 19:32:41 -07:00
Ryan Hitchman 1dd86babc2 change calling convention 2010-02-01 21:42:34 -07:00
Ryan Hitchman 33585f3190 put input.inp.strip() in sieve, remove repetitive stripping in plugins 2010-01-17 16:07:08 -07:00
Hamled c183032774 Fix unintentional changes to plugin directory structure. 2010-01-16 20:24:36 -08:00
Hamled c8df4dfb38 Fix to twitter replied-to feature. Currently does not function correctly. 2010-01-16 20:12:17 -08:00
Ryan Hitchman 90cb5bf47d use py2.6 json module instead of yaml as a json decoder 2009-11-20 16:55:39 -07:00
Ryan Hitchman 1c177e12b8 suggest.py: support requesting specific suggestion numbers 2009-07-17 16:06:45 -06:00
Ryan Hitchman 808d049c4e fix minor bugs in suggest.py and seen.py 2009-07-10 01:18:02 -06:00
Ryan Hitchman 9f0addbca7 suggest.py: returns a random google suggestion 2009-07-10 01:10:14 -06:00