Commit Graph

24 Commits

Author SHA1 Message Date
Ryan Hitchman c40e9614f3 quote: implement get-quote-by-id, add 100% line-coverage testing 2015-01-19 22:39:28 -08:00
Ryan Hitchman 08ea88afd2 make quote deletion admin-only 2014-04-30 13:22:15 -07:00
Ryan Hitchman 0750e8d8b0 Merge branch 'delete-command-branch' of github.com:djcrabhat/skybot 2014-04-30 12:36:17 -07:00
Ryan Hitchman cb8c437772 flake8 + autopep8 (whitespace fixes) 2014-01-14 13:12:37 -08:00
DJCrabhat 2e44b5212d implemented delete
del_quote function was defined, but couldn't be called from the command
parser
2013-04-07 03:48:57 -04:00
Ryan Hitchman a4d70df463 reconnect on socket.error, PEP8 2011-05-11 15:40:04 -05:00
Ryan Hitchman 4ea7cb5a46 remove broken .quotedelete 2011-01-16 06:42:20 -07:00
Ryan Hitchman 2171ebd72f add IMDb plugin, courtesy of GhettoWizard 2011-01-11 19:16:17 -07:00
Ryan Hitchman c8b4d5e15a make ".quote #channel nick" work 2010-12-02 01:50:05 -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 e5b623cb68 make '.q add @person blah' possible 2010-04-25 15:40:59 -06:00
Ryan Hitchman d4ad562a5a improve quote retrieval regex and some exception handling 2010-03-18 15:11:20 -06:00
Ryan Hitchman 8a93c7f21b fix quote plugin's handling of negative quote numbers 2010-03-18 14:31:21 -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 8c68bbd128 rewrite weather.py to use sqlite db instead of flat files 2010-02-01 01:33:06 -07:00
Ryan Hitchman bad13e2908 make quote.py use the proper db 2010-02-01 01:16:16 -07:00
Ryan Hitchman d4005ce1f6 make quote.py SQL refer to quote table instead of quotes 2010-02-01 00:55:00 -07:00
Ryan Hitchman b7bcba0613 remove whitespace from quote.py's table creation 2010-02-01 00:48:00 -07:00
Ryan Hitchman f4098232c0 make seen lower case, make quote.py use quote instead of quotes 2010-02-01 00:40:54 -07:00
Ryan Hitchman 595a37f0e0 remove debug printing from a few plugins 2010-02-01 00:30:51 -07:00
Ryan Hitchman 9eb5b236a6 rewrite tell, simplify db access in quote, seen, urlhistory. fix wolframalpha for the last time 2010-02-01 00:29:50 -07:00
Ryan Hitchman 26515cf14b improve quote db schema, add channel random quotes 2010-01-22 04:19:16 -07:00
Ryan Hitchman 9f0c2fe9f1 quote.py: a simple quote database 2010-01-22 02:56:20 -07:00