Commit Graph

292 Commits

Author SHA1 Message Date
Ryan Hitchman 238f1e0951 fix socket timeouts in irc 2009-11-21 15:55:52 -07:00
Ryan Hitchman 5dd972a00e set socket timeout time to 5 seconds 2009-11-20 18:12:29 -07:00
Ryan Hitchman e8686e0279 testing is good! 2009-11-20 17:58:17 -07:00
Ryan Hitchman ef19fa7571 should make seen/tell case insensitive 2009-11-20 17:57:00 -07:00
Ryan Hitchman b6ca89e079 remove sieve.py from core, it doesn't work at all 2009-11-20 17:32:10 -07:00
Ryan Hitchman 1e9e844f86 make explain.py properly report errors 2009-11-20 17:30:10 -07:00
Ryan Hitchman a07333cbad fix explain.py 2009-11-20 17:27:07 -07:00
Ryan Hitchman c04387d180 stylistic cleanup of dotnetpad.py, untested because dotnetpad was down 2009-11-20 17:11:18 -07: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 f204e42197 rewrote irc core to use raw sockets instead of asynchat 2009-11-20 16:46:48 -07:00
Chris Skalenda 8322df1c93 Adding a dotnetpad plugin. This lets you eval C# and F#, via the web. 2009-11-20 00:19:20 -06:00
Ryan Hitchman 7da1834e6a split more irc stuff from core into plugins, add nickserv support 2009-11-18 21:32:28 -07:00
Ryan Hitchman d44223399f actually committing help.py 2009-11-18 20:30:28 -07:00
Ryan Hitchman e3bb74a365 help.py: online documentation (use .help) 2009-11-18 20:20:59 -07:00
Ryan Hitchman 5f1ac6254e better fix for log.py mishandling certain strings 2009-11-18 19:45:57 -07:00
Ryan Hitchman 55e0851eb8 temporary fix to log plugin 2009-11-18 19:33:34 -07:00
Ryan Hitchman 42270718e9 make argument naming more consistent (input) -> (inp) 2009-11-18 18:49:51 -07:00
Ryan Hitchman 1f1b6396e7 move FakeBot stuff to Input, remove FakeBot 2009-11-18 18:42:37 -07:00
Ryan Hitchman 985f7c5d51 logging now properly ordered 2009-11-18 17:39:27 -07:00
Ryan Hitchman 8f045f626c make logging slightly less spammy 2009-11-17 20:29:00 -07:00
Ryan Hitchman efa0c410a3 better twitter.py error messages 2009-11-17 20:24:23 -07:00
Ryan Hitchman 692fbde76c support '.twitter #hashtag' searching. closes #3 2009-11-17 20:18:32 -07:00
Ryan Hitchman e9f3beb86f support '.twitter <user> <id>', closes issue #1 2009-11-17 18:21:11 -07:00
Ryan Hitchman 7e30d5d0a3 pep8 compliance 2009-11-17 17:38:48 -07:00
Ryan Hitchman bce01e4112 purge iambuttbot module -- account was banned 2009-11-17 17:29:03 -07:00
Ryan Hitchman baa623a4ac fix autorejoin 2009-11-17 17:27:55 -07:00
Ryan Hitchman 55f4b5aa95 separate YAML config file & multiple connections 2009-11-17 17:19:26 -07:00
Ryan Hitchman 161426f276 remove redundant google command definition 2009-11-17 16:16:10 -07:00
Ryan Hitchman 3cab3993dc update PyYAML to 3.09 2009-11-17 16:13:01 -07:00
Ryan Hitchman ddb9bdd3fd fix Hamled's mistake 2009-11-17 16:08:45 -07:00
melonhead@grimace 1ed838df81 Revert bot.py 2009-11-12 21:16:15 -05:00
melonhead@grimace 86c56eb2c3 ? 2009-11-12 21:12:04 -05:00
melonhead@grimace 8e8d1a583a Fix bugs??? 2009-11-12 21:11:10 -05:00
Ryan Hitchman e57124d471 HEH 2009-11-12 18:59:41 -07:00
melonhead@grimace 653a5a6575 Moved the ply module around 2009-11-12 18:20:21 -05:00
melonhead@grimace bfe427b69d Added __init__ for pycparser module 2009-11-12 18:13:18 -05:00
melonhead@grimace de9203c904 Add .explain trigger to explain cdecls 2009-11-12 18:05:07 -05:00
Ryan Hitchman c7f6451459 remove .goog alias (use .g/.google) (requested by KaeseEs) 2009-11-07 11:44:16 -07:00
Ryan Hitchman 0602629f98 merging 2009-11-07 11:41:51 -07:00
Ryan Hitchman 16bc9abecd fixing outstanding changes 2009-11-07 11:41:21 -07:00
Ryan Hitchman d8026cb535 more reload improvements 2009-11-07 11:37:38 -07:00
Hamled 76826e2fd4 An older version of the previous tell plugin patch was originally pushed. This is the correct version. 2009-10-19 13:28:14 -07:00
charles@rokh.hsd1.wa.comcast.net 07e6316698 Modified tell plugin to be less spammy. Added .showtells command to view all tells in PM. 2009-10-18 15:39:37 -07:00
Ryan Hitchman 038793c226 move irc into core/, fix reload plugin display 2009-10-16 19:36:02 -06:00
Ryan Hitchman 84f66e55ab testing is good 2009-07-21 14:14:29 -06:00
Ryan Hitchman 43e9303ba4 make urbandictionary say word name 2009-07-21 14:13:35 -06:00
Ryan Hitchman 1c177e12b8 suggest.py: support requesting specific suggestion numbers 2009-07-17 16:06:45 -06:00
Ryan Hitchman 23cb9343d0 randomized .gis 2009-07-13 20:43:13 -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