Commit graph

99 commits

Author SHA1 Message Date
Chris Oliver
8522959aa9 Clarify compatible python versions 2012-01-19 12:11:42 -06:00
Chris Oliver
925df20d1a Reconnect FTP if we have a timeout. 2011-12-13 18:30:47 -06:00
Chris Oliver
3af452f3b8 Updated readme for 0.4.1 2011-10-22 11:16:44 -05:00
Chris Oliver
82fd03724c Version bump and added example log file 2011-10-22 11:15:10 -05:00
Chris Oliver
b8b847fb88 Removed old configs and added debug to file upload 2011-10-22 11:10:59 -05:00
Chris Oliver
aa7bfe56ae Display filename when uploading 2011-10-22 10:24:12 -05:00
Chris Oliver
de141feead Create directory on 553 error 2011-10-22 10:22:36 -05:00
Chris Oliver
4713430ec8 cgi escape messages 2011-09-24 17:02:13 -05:00
Chris Oliver
4f08a04e17 If no person is specified, then the mode changed on the channel 2011-09-23 17:13:44 -05:00
Chris Oliver
0460e401b7 Fixed a bug where channel modes would crash the bot and cleaned up excess whitespace 2011-09-23 17:11:42 -05:00
Chris Oliver
97a20675ca Added nickserv auth 2011-04-07 10:13:31 -05:00
Chris Oliver
16952fc179 Removed my password...wow I'm dumb. 2010-12-11 17:28:29 -06:00
Chris Oliver
640ecff99d Messages in a channel directed to the bot send a h a help message 2010-12-11 17:12:05 -06:00
Chris Oliver
9e178af3d6 Use FTP_WAIT and add a Back link 2010-12-11 16:43:01 -06:00
Chris Oliver
65c3a13504 Fixed uploading a bit 2010-12-11 16:33:47 -06:00
Chris Oliver
d38fe90fce FTP uploading, doesn't create any directories though 2010-12-11 16:16:56 -06:00
Chris Oliver
b6cdd5275f Ignore .pyc files 2010-10-15 12:00:02 -05:00
Chris Oliver
4bc0ef41bf Changed version number 2010-10-13 14:40:08 -05:00
Chris Oliver
9c25d4d19b Updated readme 2010-10-10 17:47:54 -05:00
Chris Oliver
470c5b1552 Make all channel names lower cased and reversed nick changes 2010-10-10 17:34:03 -05:00
Chris Oliver
70d3d3b594 Changed default channel back to #keryx 2010-10-10 15:47:00 -05:00
Chris Oliver
7beab28a73 Remove unnecessary prints in terminal 2010-10-10 15:45:02 -05:00
Chris Oliver
2f0e6c963a Fixed nick changes from being in their own log 2010-10-10 15:08:16 -05:00
Chris Oliver
fb5bb2ec18 Pass in ALL parameters on init and use self in quit 2010-10-10 14:32:10 -05:00
Chris Oliver
83a973050f Rewrote the bot from scratch :) 2010-10-09 20:31:25 -05:00
Chris Oliver
8e91264810 Removed index writing for better or for worse 2010-10-08 19:01:14 -05:00
Chris Oliver
a951fd8e9f Save actions, better date format, various bug fixes 2010-10-08 18:37:34 -05:00
Chris Oliver
9e9df3bd7d Moving multibot.py to bot-manager 2010-05-11 08:18:00 -05:00
Chris Oliver
79fc1643cc Added nickserv authentication support 2010-03-07 19:26:09 -06:00
Chris Oliver
1fca73b946 Added username coloring from cryzed's patch 2010-03-07 19:01:32 -06:00
Chris Oliver
399ccb25ec Fixed a bug if mode change had extra arguments it would crash on unpacking the values 2010-03-01 15:40:33 -06:00
Chris Oliver
1a8adb1529 Fixed bug where if logs folder exists and no index.html exists, the bot will crash 2010-02-28 15:48:42 -06:00
Chris Oliver
bc3c1e7344 Added a multithreaded bot manager 2010-02-13 20:45:14 -06:00
Chris Oliver
6bf3b69315 Added a link to the example logs at http://excid3.com/logs 2010-02-13 20:08:06 -06:00
Chris Oliver
ab8f0a3078 Working nick changes 2010-02-13 20:05:27 -06:00
Chris Oliver
8d26131fcd Missing ) and added nick/topic changes 2010-02-13 19:58:38 -06:00
Chris Oliver
38b5eed20a Added irclib back in and topic/nick changes 2010-02-13 19:57:40 -06:00
Chris Oliver
b54095add1 Added readme and index.html generation 2010-02-13 19:34:34 -06:00
Chris Oliver
0ab04a77e7 Fixed up the bot a ton, rewrote it from scratch 2010-02-13 17:37:58 -06:00
Chris Oliver
df6c918e40 Added auto-identify 2010-02-08 23:04:00 -06:00
Chris Oliver
050a1530c3 Removed spaces around nicks 2010-02-08 22:31:43 -06:00
Chris Oliver
05faa26fc6 prettified the theme and output 2010-02-08 20:21:35 -06:00
Chris Oliver
af245557da Added stylesheet.css 2010-02-07 19:25:15 -06:00
Chris Oliver
abcbff0d87 Added HTML writing 2010-02-07 19:23:26 -06:00
Chris Oliver
f7d6cb90d7 Merged ashcrow's addition of a config file 2010-02-07 10:14:14 -06:00
Chris Oliver
42fd79f24c Prototyping log functionality 2010-02-07 10:10:13 -06:00
Steve 'Ashcrow' Milner
aaa7200fa2 uses a config file now 2010-02-06 22:57:33 -05:00
Chris Oliver
34101ad0f9 Gave the bot plastic surgery, it no longer looks the same from most angles 2010-02-06 21:12:50 -06:00
Chris Oliver
8f1de01c45 first commit 2009-11-28 19:44:56 -06:00