Commit Graph

299 Commits

Author SHA1 Message Date
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
Ryan Hitchman 1115f8d1d9 merging 2009-07-10 00:46:17 -06:00
Ryan Hitchman 382ff8a27a twitter.py: error detection & search by tweet id. closes #2 2009-07-10 00:41:09 -06:00
factormystic 937851049e fixed multiline tweet bug [issue #4] 2009-07-10 02:36:37 -04:00
Ryan Hitchman 5d4c321169 improved down 2009-07-10 00:06:55 -06:00
Ryan Hitchman 5bd945b7c1 down.py -- a better implementation 2009-07-09 23:39:37 -06:00
Ryan Hitchman 59a14e363e remove unnecessary files 2009-07-09 23:11:38 -06:00
factormystic 800df7773a oops 2009-07-10 01:08:33 -04:00
factormystic ce4b2c806c added .down plugin 2009-07-10 01:05:03 -04:00
factormystic 199c851d2b updated .hgignore for pydev projects 2009-07-10 00:06:28 -04:00
Ryan Hitchman fd8ba70c5e datetime woes 2009-07-08 11:57:02 -06:00
Ryan Hitchman a0131cfaa8 one DB to rule them all 2009-07-08 11:49:45 -06:00
Ryan Hitchman a41349bae7 lalala bugs 2009-07-08 11:48:22 -06:00
Ryan Hitchman 9d5a995260 woops 2009-07-08 11:44:50 -06:00
Ryan Hitchman e6360187b1 oops 2009-07-08 11:30:55 -06:00
Ryan Hitchman 3cdf0d2c83 pep8 compliance 2009-07-08 11:28:15 -06:00
Ryan Hitchman 40be3038ab restructure utilities, harmonize imports, add doc on other bots 2009-07-08 11:04:30 -06:00
Chris Skalenda e6545f8ce7 .seen and .tell: resize the username and chan columns to match max lengths on synirc. 2009-07-05 10:54:20 -05:00
Chris Skalenda 92b00e7cad .seen and .tell: add some constraints on columns. 2009-07-05 10:52:00 -05:00
Chris Skalenda ba3d706b39 .tell: probation is now channel specific. 2009-07-05 10:42:07 -05:00
Chris Skalenda e268a06268 .tell: limit the .tell user to three tells per person at one time 2009-07-05 10:40:04 -05:00
Chris Skalenda df77f79242 .tell: now with a relative timestamp! 2009-07-05 10:03:24 -05:00
Chris Skalenda 592257083f Added timesince from django. Adjusted sys.path accordingly.
Added reltime output to .seen.
2009-07-05 09:52:17 -05:00
Chris Skalenda b11e8699b3 Fix input trailing whitespace issues for .seen and .tell. 2009-07-04 22:46:11 -05:00
Chris Skalenda f2f812412c Adding .tell. 2009-07-04 22:27:05 -05:00
Ryan Hitchman 7ae23b54d1 merging sklnd's seen 2009-07-04 20:19:09 -06:00
Chris Skalenda 9e28a52ee8 Added persist to the ignore stuff 2009-07-04 19:57:48 -05:00
Chris Skalenda a3ef82a680 First crack at .seen
added plugins/seen.py
2009-07-04 19:52:17 -05:00
Ryan Hitchman 2710d6a14a unescape > et. al. in twitter messages 2009-06-23 00:45:58 -06:00
Ryan Hitchman d485958f93 uggboots = babby 2009-05-21 18:24:01 -06:00
sekkusu@server.danieljennings.net 4358a4cc62 Whoops 2009-05-22 00:14:01 +00:00
sekkusu@server.danieljennings.net 92ea836c50 Adding TinyUrl parser thingie. 2009-05-22 00:12:35 +00:00
Ryan Hitchman 92e451ad68 google search plugin (same module as google image search) 2009-05-14 22:00:48 -06:00
Ryan Hitchman f820b0014c minor fixes 2009-05-14 21:07:31 -06:00
Ryan Hitchman e328ff1bbb gis doc 2009-04-28 22:10:11 -06:00
Ryan Hitchman f0d61e61d9 gis.py: google image search 2009-04-28 22:08:10 -06:00
Ryan Hitchman ef210b828f adding sieve.py, bot should work now 2009-04-28 21:29:27 -06:00
Ryan Hitchman 9234926201 woops 2009-04-25 15:36:11 -06:00
Ryan Hitchman ac39d2708e docs 2009-04-25 15:13:32 -06:00
Ryan Hitchman ab644b8910 fixing iambuttbot, log.py 2009-04-25 13:33:49 -06:00
Ryan Hitchman e9a2429e73 skybot now targets python 2.6.2 instead of python 2.5.2 (remove 'from __future__ import with_statement') 2009-04-25 00:01:40 -06:00
Ryan Hitchman bc74b906ff remove lies from docs 2009-04-25 00:00:28 -06:00
Ryan Hitchman d9d0c3eca3 don't do buttbot without password file 2009-04-22 20:50:51 -06:00
Ryan Hitchman bc46ef50e6 better error reporting, move printing into log module 2009-04-22 20:49:06 -06:00