Commit Graph

  • 9b47d394ad add fake IRC class to help tracking leaks Ryan Hitchman 2010-02-11 16:29:45 -0700
  • 826a47837c forgot to remove a debugging line Ryan Hitchman 2010-02-07 17:58:06 -0700
  • 3c4edb54c2 make urlhistory give more information about when urls were linked Ryan Hitchman 2010-02-05 19:54:28 -0700
  • 8f2c15b730 rewrote remember.py, improved WA scraping Ryan Hitchman 2010-02-01 22:41:51 -0700
  • 30f6ead292 fix wolfralpha scraping when a pod is empty Ryan Hitchman 2010-02-01 21:52:09 -0700
  • 1dd86babc2 change calling convention Ryan Hitchman 2010-02-01 21:42:34 -0700
  • 8c68bbd128 rewrite weather.py to use sqlite db instead of flat files Ryan Hitchman 2010-02-01 01:33:06 -0700
  • bad13e2908 make quote.py use the proper db Ryan Hitchman 2010-02-01 01:16:16 -0700
  • d4005ce1f6 make quote.py SQL refer to quote table instead of quotes Ryan Hitchman 2010-02-01 00:55:00 -0700
  • b7bcba0613 remove whitespace from quote.py's table creation Ryan Hitchman 2010-02-01 00:48:00 -0700
  • f4098232c0 make seen lower case, make quote.py use quote instead of quotes Ryan Hitchman 2010-02-01 00:40:54 -0700
  • 595a37f0e0 remove debug printing from a few plugins Ryan Hitchman 2010-02-01 00:30:51 -0700
  • 9eb5b236a6 rewrite tell, simplify db access in quote, seen, urlhistory. fix wolframalpha for the last time Ryan Hitchman 2010-02-01 00:29:50 -0700
  • 72b8168b2e fix typo (__query__ -> __help__) Ryan Hitchman 2010-01-31 22:55:22 -0700
  • dd723eafe0 wolframalpha.py: gets results from WA (not using the commercial API)-- works pretty well Ryan Hitchman 2010-01-31 22:49:52 -0700
  • 20fd90b869 Merged .showtell changes with tip. Hamled 2010-01-30 11:25:06 -0800
  • 7245621341 Fixed .showtells command. It should now correctly private message all available messages. Hamled 2010-01-30 11:09:34 -0800
  • 768bde1f93 changed command to .re ipsum 2010-01-26 17:57:47 -0500
  • 4ffc5fe5bf Added regular expressions plugin ipsum 2010-01-25 23:39:26 -0500
  • 7663b3e5d3 simple acls (deny-except and allow-except), force config rewrite on start Ryan Hitchman 2010-01-24 17:30:00 -0700
  • 26515cf14b improve quote db schema, add channel random quotes Ryan Hitchman 2010-01-22 04:19:16 -0700
  • 9f0c2fe9f1 quote.py: a simple quote database Ryan Hitchman 2010-01-22 02:56:20 -0700
  • c6c94c9ecb make urlhistory nick sorting case-insensitive, simplify a few decorator calls Ryan Hitchman 2010-01-18 22:14:49 -0700
  • 8271b23cb6 make urlhistory.py record irc servers as well Ryan Hitchman 2010-01-18 20:16:40 -0700
  • 977c62f7ef commenting Input() more Ryan Hitchman 2010-01-18 19:42:35 -0700
  • bb709a74bf Added URL normalization to urlhistory module to allow better detection of duplicates Added configurable ignored URLs to urlhistory module melonhead 2010-01-18 15:07:06 -0500
  • 7380470cf0 -Add "timeline" URL history plugin -Create persist dir automatically if it does not exist melonhead 2010-01-18 12:47:55 -0500
  • 33585f3190 put input.inp.strip() in sieve, remove repetitive stripping in plugins Ryan Hitchman 2010-01-17 16:07:08 -0700
  • 92c6d798b5 improve windows compatibility Ryan Hitchman 2010-01-17 13:38:37 -0700
  • 30c073495f ~merge~ Ryan Hitchman 2010-01-17 13:20:39 -0700
  • 1bc0a3497a make user/realname/port possible to change in config file Ryan Hitchman 2010-01-17 13:20:11 -0700
  • d2ad68cc4e Twitter replied-to feature now supports replies to users as well as statuses. Hamled 2010-01-17 00:31:22 -0800
  • 2fd4375d78 give .mtg help text Ryan Hitchman 2010-01-17 00:51:05 -0700
  • 7c3d5b1eab note to self: don't grants stoners commit access (reverting shit) Ryan Hitchman 2010-01-17 00:48:59 -0700
  • c183032774 Fix unintentional changes to plugin directory structure. Hamled 2010-01-16 20:24:36 -0800
  • f43c5238c2 Fix twitter plugin replied-to feature. Hamled 2010-01-16 20:21:28 -0800
  • c8df4dfb38 Fix to twitter replied-to feature. Currently does not function correctly. Hamled 2010-01-16 20:12:17 -0800
  • 9109ed2ac0 Fixed a syntax error in the previous update. Hamled 2010-01-16 19:08:03 -0800
  • fc0244c952 Updated twitter module to allow fetching replied-to tweets. Hamled 2010-01-16 19:03:10 -0800
  • 5fe0bb0d7e fix .mtg set regex Ryan Hitchman 2010-01-08 19:02:18 -0700
  • bde89835fc adding .mtg -- gives information about a magic the gathering card (scrapes magiccards.info) Ryan Hitchman 2010-01-08 17:53:27 -0700
  • 9c43856c87 fix .cs/.fs unicode handling Ryan Hitchman 2009-12-22 19:11:12 -0700
  • 81ca14fcf0 fix .google unicode query handling Ryan Hitchman 2009-12-22 15:54:30 -0700
  • a92e02f4d8 rewrite twitter module to be more robust Ryan Hitchman 2009-12-13 18:06:29 -0700
  • bb29b225c6 add basic autoreconnect functionality -- reconnects if no messages in 5 minutes Ryan Hitchman 2009-12-12 12:11:04 -0700
  • 9c44d8ce69 Revert "bot.reply" to "input.reply" melonhead 2009-12-09 12:11:32 -0500
  • 3dcb0dd537 Added "dontsave" functionality to .weather melonhead 2009-12-09 12:06:06 -0500
  • e07d6486b3 final fix for unprintable messages Ryan Hitchman 2009-11-23 01:37:52 -0700
  • 3b5ec5f879 should fix log printing problems Ryan Hitchman 2009-11-22 16:19:33 -0700
  • 238f1e0951 fix socket timeouts in irc Ryan Hitchman 2009-11-21 15:55:52 -0700
  • 5dd972a00e set socket timeout time to 5 seconds Ryan Hitchman 2009-11-20 18:12:29 -0700
  • e8686e0279 testing is good! Ryan Hitchman 2009-11-20 17:58:17 -0700
  • ef19fa7571 should make seen/tell case insensitive Ryan Hitchman 2009-11-20 17:57:00 -0700
  • b6ca89e079 remove sieve.py from core, it doesn't work at all Ryan Hitchman 2009-11-20 17:32:10 -0700
  • 1e9e844f86 make explain.py properly report errors Ryan Hitchman 2009-11-20 17:30:10 -0700
  • a07333cbad fix explain.py Ryan Hitchman 2009-11-20 17:27:07 -0700
  • c04387d180 stylistic cleanup of dotnetpad.py, untested because dotnetpad was down Ryan Hitchman 2009-11-20 17:11:18 -0700
  • 90cb5bf47d use py2.6 json module instead of yaml as a json decoder Ryan Hitchman 2009-11-20 16:55:39 -0700
  • f204e42197 rewrote irc core to use raw sockets instead of asynchat Ryan Hitchman 2009-11-20 16:46:48 -0700
  • 8322df1c93 Adding a dotnetpad plugin. This lets you eval C# and F#, via the web. Chris Skalenda 2009-11-20 00:19:20 -0600
  • 7da1834e6a split more irc stuff from core into plugins, add nickserv support Ryan Hitchman 2009-11-18 21:32:28 -0700
  • d44223399f actually committing help.py Ryan Hitchman 2009-11-18 20:30:28 -0700
  • e3bb74a365 help.py: online documentation (use .help) Ryan Hitchman 2009-11-18 20:20:59 -0700
  • 5f1ac6254e better fix for log.py mishandling certain strings Ryan Hitchman 2009-11-18 19:45:57 -0700
  • 55e0851eb8 temporary fix to log plugin Ryan Hitchman 2009-11-18 19:33:34 -0700
  • 42270718e9 make argument naming more consistent (input) -> (inp) Ryan Hitchman 2009-11-18 18:49:51 -0700
  • 1f1b6396e7 move FakeBot stuff to Input, remove FakeBot Ryan Hitchman 2009-11-18 18:42:37 -0700
  • 985f7c5d51 logging now properly ordered Ryan Hitchman 2009-11-18 17:39:27 -0700
  • 8f045f626c make logging slightly less spammy Ryan Hitchman 2009-11-17 20:29:00 -0700
  • efa0c410a3 better twitter.py error messages Ryan Hitchman 2009-11-17 20:24:23 -0700
  • 692fbde76c support '.twitter #hashtag' searching. closes #3 Ryan Hitchman 2009-11-17 20:18:32 -0700
  • e9f3beb86f support '.twitter <user> <id>', closes issue #1 Ryan Hitchman 2009-11-17 18:21:11 -0700
  • 7e30d5d0a3 pep8 compliance Ryan Hitchman 2009-11-17 17:38:48 -0700
  • bce01e4112 purge iambuttbot module -- account was banned Ryan Hitchman 2009-11-17 17:29:03 -0700
  • baa623a4ac fix autorejoin Ryan Hitchman 2009-11-17 17:27:55 -0700
  • 55f4b5aa95 separate YAML config file & multiple connections Ryan Hitchman 2009-11-17 17:19:26 -0700
  • 161426f276 remove redundant google command definition Ryan Hitchman 2009-11-17 16:16:10 -0700
  • 3cab3993dc update PyYAML to 3.09 Ryan Hitchman 2009-11-17 16:13:01 -0700
  • ddb9bdd3fd fix Hamled's mistake Ryan Hitchman 2009-11-17 16:08:45 -0700
  • 1ed838df81 Revert bot.py melonhead@grimace 2009-11-12 21:16:15 -0500
  • 86c56eb2c3 ? melonhead@grimace 2009-11-12 21:12:04 -0500
  • 8e8d1a583a Fix bugs??? melonhead@grimace 2009-11-12 21:11:10 -0500
  • e57124d471 HEH Ryan Hitchman 2009-11-12 18:59:41 -0700
  • 653a5a6575 Moved the ply module around melonhead@grimace 2009-11-12 18:20:21 -0500
  • bfe427b69d Added __init__ for pycparser module melonhead@grimace 2009-11-12 18:13:18 -0500
  • de9203c904 Add .explain trigger to explain cdecls melonhead@grimace 2009-11-12 18:05:07 -0500
  • c7f6451459 remove .goog alias (use .g/.google) (requested by KaeseEs) Ryan Hitchman 2009-11-07 11:44:16 -0700
  • 0602629f98 merging Ryan Hitchman 2009-11-07 11:41:51 -0700
  • 16bc9abecd fixing outstanding changes Ryan Hitchman 2009-11-07 11:41:21 -0700
  • d8026cb535 more reload improvements Ryan Hitchman 2009-11-07 11:37:38 -0700
  • 76826e2fd4 An older version of the previous tell plugin patch was originally pushed. This is the correct version. Hamled 2009-10-19 13:28:14 -0700
  • 07e6316698 Modified tell plugin to be less spammy. Added .showtells command to view all tells in PM. charles@rokh.hsd1.wa.comcast.net 2009-10-18 15:39:37 -0700
  • 038793c226 move irc into core/, fix reload plugin display Ryan Hitchman 2009-10-16 19:36:02 -0600
  • 84f66e55ab testing is good Ryan Hitchman 2009-07-21 14:14:29 -0600
  • 43e9303ba4 make urbandictionary say word name Ryan Hitchman 2009-07-21 14:13:35 -0600
  • 1c177e12b8 suggest.py: support requesting specific suggestion numbers Ryan Hitchman 2009-07-17 16:06:45 -0600
  • 23cb9343d0 randomized .gis Ryan Hitchman 2009-07-13 20:43:13 -0600
  • 808d049c4e fix minor bugs in suggest.py and seen.py Ryan Hitchman 2009-07-10 01:18:02 -0600
  • 9f0addbca7 suggest.py: returns a random google suggestion Ryan Hitchman 2009-07-10 01:10:14 -0600
  • 1115f8d1d9 merging Ryan Hitchman 2009-07-10 00:46:17 -0600