Commit Graph

  • 382ff8a27a twitter.py: error detection & search by tweet id. closes #2 Ryan Hitchman 2009-07-10 00:41:09 -0600
  • 937851049e fixed multiline tweet bug [issue #4] factormystic 2009-07-10 02:36:37 -0400
  • 5d4c321169 improved down Ryan Hitchman 2009-07-10 00:06:55 -0600
  • 5bd945b7c1 down.py -- a better implementation Ryan Hitchman 2009-07-09 23:39:37 -0600
  • 59a14e363e remove unnecessary files Ryan Hitchman 2009-07-09 23:11:38 -0600
  • 800df7773a oops factormystic 2009-07-10 01:08:33 -0400
  • ce4b2c806c added .down plugin factormystic 2009-07-10 01:05:03 -0400
  • 199c851d2b updated .hgignore for pydev projects factormystic 2009-07-10 00:06:28 -0400
  • fd8ba70c5e datetime woes Ryan Hitchman 2009-07-08 11:57:02 -0600
  • a0131cfaa8 one DB to rule them all Ryan Hitchman 2009-07-08 11:49:45 -0600
  • a41349bae7 lalala bugs Ryan Hitchman 2009-07-08 11:48:22 -0600
  • 9d5a995260 woops Ryan Hitchman 2009-07-08 11:44:50 -0600
  • e6360187b1 oops Ryan Hitchman 2009-07-08 11:30:55 -0600
  • 3cdf0d2c83 pep8 compliance Ryan Hitchman 2009-07-08 11:28:15 -0600
  • 40be3038ab restructure utilities, harmonize imports, add doc on other bots Ryan Hitchman 2009-07-08 11:04:30 -0600
  • e6545f8ce7 .seen and .tell: resize the username and chan columns to match max lengths on synirc. Chris Skalenda 2009-07-05 10:54:20 -0500
  • 92b00e7cad .seen and .tell: add some constraints on columns. Chris Skalenda 2009-07-05 10:52:00 -0500
  • ba3d706b39 .tell: probation is now channel specific. Chris Skalenda 2009-07-05 10:42:07 -0500
  • e268a06268 .tell: limit the .tell user to three tells per person at one time Chris Skalenda 2009-07-05 10:40:04 -0500
  • df77f79242 .tell: now with a relative timestamp! Chris Skalenda 2009-07-05 10:03:24 -0500
  • 592257083f Added timesince from django. Adjusted sys.path accordingly. Added reltime output to .seen. Chris Skalenda 2009-07-05 09:52:17 -0500
  • b11e8699b3 Fix input trailing whitespace issues for .seen and .tell. Chris Skalenda 2009-07-04 22:46:11 -0500
  • f2f812412c Adding .tell. Chris Skalenda 2009-07-04 22:27:05 -0500
  • 7ae23b54d1 merging sklnd's seen Ryan Hitchman 2009-07-04 20:19:09 -0600
  • 9e28a52ee8 Added persist to the ignore stuff Chris Skalenda 2009-07-04 19:57:48 -0500
  • a3ef82a680 First crack at .seen added plugins/seen.py Chris Skalenda 2009-07-04 19:52:17 -0500
  • 2710d6a14a unescape > et. al. in twitter messages Ryan Hitchman 2009-06-23 00:45:58 -0600
  • d485958f93 uggboots = babby Ryan Hitchman 2009-05-21 18:24:01 -0600
  • 4358a4cc62 Whoops sekkusu@server.danieljennings.net 2009-05-22 00:14:01 +0000
  • 92ea836c50 Adding TinyUrl parser thingie. sekkusu@server.danieljennings.net 2009-05-22 00:12:35 +0000
  • 92e451ad68 google search plugin (same module as google image search) Ryan Hitchman 2009-05-14 22:00:48 -0600
  • f820b0014c minor fixes Ryan Hitchman 2009-05-14 21:07:31 -0600
  • e328ff1bbb gis doc Ryan Hitchman 2009-04-28 22:10:11 -0600
  • f0d61e61d9 gis.py: google image search Ryan Hitchman 2009-04-28 22:08:10 -0600
  • ef210b828f adding sieve.py, bot should work now Ryan Hitchman 2009-04-28 21:29:27 -0600
  • 9234926201 woops Ryan Hitchman 2009-04-25 15:36:11 -0600
  • ac39d2708e docs Ryan Hitchman 2009-04-25 15:13:32 -0600
  • ab644b8910 fixing iambuttbot, log.py Ryan Hitchman 2009-04-25 13:33:49 -0600
  • e9a2429e73 skybot now targets python 2.6.2 instead of python 2.5.2 (remove 'from __future__ import with_statement') Ryan Hitchman 2009-04-25 00:01:40 -0600
  • bc74b906ff remove lies from docs Ryan Hitchman 2009-04-25 00:00:28 -0600
  • d9d0c3eca3 don't do buttbot without password file Ryan Hitchman 2009-04-22 20:50:51 -0600
  • bc46ef50e6 better error reporting, move printing into log module Ryan Hitchman 2009-04-22 20:49:06 -0600
  • 322205eb92 misc cleaning, fix urban Ryan Hitchman 2009-04-19 05:42:48 -0600
  • e284ed75ba split core into more reloadable chunks, more log work, beginning of hook.queue Ryan Hitchman 2009-04-19 05:18:27 -0600
  • db1997d529 logging basically done, more cleaning Ryan Hitchman 2009-04-17 21:51:14 -0600
  • 666a2fe3ce don't shadow locals() with a variable Ryan Hitchman 2009-04-17 19:34:16 -0600
  • 5c9c8704c2 load plugins using built-in compile() and eval() instead of imp.load_source() => no generated .pyc files Ryan Hitchman 2009-04-17 19:32:36 -0600
  • 5ea26b8ff7 PEP8 compliance (only whitespace changes) Ryan Hitchman 2009-04-17 18:57:18 -0600
  • 94d9fd22f0 make log append work, make bot respond to PMs, other minor cleanups Ryan Hitchman 2009-04-17 18:13:54 -0600
  • e46e42d4b9 make decoding less recursive Ryan Hitchman 2009-04-17 17:40:53 -0600
  • 21285882c9 move plugins/sieve.py to core/sieve.py Ryan Hitchman 2009-04-17 17:32:44 -0600
  • 13bd7fd3fe only reload modules when necessary (instead of all when one changed), move commandprefix into sieve Ryan Hitchman 2009-04-17 17:12:40 -0600
  • b88b107343 beginning of log plugin Ryan Hitchman 2009-04-17 15:54:11 -0600
  • 61a8706fed forgot to remove debug print statement~ Ryan Hitchman 2009-04-16 21:53:59 -0600
  • 9deb8e244a urbandictionary plugin, '!' as command prefix, iambuttbot & twitter tweaks Ryan Hitchman 2009-04-16 21:52:47 -0600
  • c93d99147a in-irc documentation for wikipedia Ryan Hitchman 2009-04-03 12:40:53 -0600
  • ff37c5f7cb fix newlines in peristent weather/remember Ryan Hitchman 2009-04-03 12:30:05 -0600
  • e01d2b1d6b forgot to remove this from remember Ryan Hitchman 2009-04-02 22:19:21 -0600
  • df7f39a1bb weather plugin now remembers locations Ryan Hitchman 2009-04-02 22:18:43 -0600
  • 73a43fc9f0 :goonsay: Ryan Hitchman 2009-04-02 21:52:02 -0600
  • c6e24fa297 remember plugin Ryan Hitchman 2009-04-02 21:50:38 -0600
  • 87ed0e8e8f bible plugin (for victor <3) Ryan Hitchman 2009-04-01 17:09:06 -0600
  • 1a48955ee1 ignore *bot with possibility for exception Ryan Hitchman 2009-03-30 17:58:19 -0600
  • aead137ed7 minor edit to plugin reloading (dir() -> vars()) Ryan Hitchman 2009-03-30 17:40:43 -0600
  • b965ec92ab better error reporting in wikipedia plugin Ryan Hitchman 2009-03-30 17:32:52 -0600
  • b1d722fdf7 babel fixes, iambuttbot utf8 fix Ryan Hitchman 2009-03-27 21:42:19 -0600
  • 852bebe58c babel plugin Ryan Hitchman 2009-03-24 22:45:33 -0600
  • fb83e4f248 moving libyaml to plugins/ so plugins can import it Ryan Hitchman 2009-03-24 16:54:42 -0600
  • 87520d951d minor fixes for twitter/wikipedia Ryan Hitchman 2009-03-24 16:53:56 -0600
  • 1456823de8 adding wikipedia plugin Ryan Hitchman 2009-03-19 17:13:22 -0600
  • 0846f15417 flood prevention Ryan Hitchman 2009-03-17 20:35:19 -0600
  • 1810447e28 disabling youtube plugin for now Ryan Hitchman 2009-03-16 18:58:19 -0600
  • 1000f6ede3 youtube.py and xml.etree.ElementTree -> lxml.etree Ryan Hitchman 2009-03-16 18:55:54 -0600
  • 6467e67402 rename filter.py to sieve.py Ryan Hitchman 2009-03-16 12:57:06 -0600
  • 4b749762cd fixing hook, iambuttbot Ryan Hitchman 2009-03-16 12:56:26 -0600
  • 5213276d6f Moved buttbot password to another file, fixed syntax error Alex Vidal 2009-03-16 13:42:00 -0500
  • cc86e86b85 Adding iambuttbot.py plugin to post all buttbot messages to twitter Alex Vidal 2009-03-16 13:33:59 -0500
  • d755e4c601 cleaning leftovers Ryan Hitchman 2009-03-15 22:51:06 -0600
  • d560cb90dc changing magical discipline from arcane to serpentine Ryan Hitchman 2009-03-15 22:30:46 -0600
  • 29e7fef87f cleaning twitter, bot Ryan Hitchman 2009-03-15 14:04:02 -0600
  • a048452deb simplifying interface (functions can now take one argument and return one string) Ryan Hitchman 2009-03-15 01:25:32 -0600
  • ffc57460b1 more cleanup of bf Ryan Hitchman 2009-03-15 01:14:45 -0600
  • 0086bc8bd7 adding hash, bf, pyexec, twitter Ryan Hitchman 2009-03-15 00:51:39 -0600
  • 6ced5a0baa Updating PyYAML to 3.08 Ryan Hitchman 2009-03-14 22:17:46 -0600
  • 92345146c7 more work Ryan Hitchman 2009-03-14 22:14:07 -0600
  • 15bfada07d lots of stuff fixed Ryan Hitchman 2009-03-14 21:06:36 -0600
  • 25133138c1 almost working now :) Ryan Hitchman 2008-06-09 05:59:56 -0600
  • f425ea2e0f Adding yaml for parsing configuration files Ryan Hitchman 2008-06-08 21:55:27 -0600
  • ecea72f36c adding irc.py, the beginning of the irc framework Ryan Hitchman 2008-06-06 19:00:49 -0600
  • 14010af147 Various RFCs and other documentation that we (I) may need Ryan Hitchman 2008-06-05 15:16:17 -0600
  • 4b7cc141e5 because wikipedia is stupid Ryan Hitchman 2008-06-04 15:23:12 -0600