From 82fd03724c14145e4e84a085658824d0538b6c18 Mon Sep 17 00:00:00 2001 From: Chris Oliver Date: Sat, 22 Oct 2011 11:15:10 -0500 Subject: Version bump and added example log file --- example_logs/2011-10-22.html | 42 ++++++++++++++++++++++++++++++++++++++++++ logbot.py | 4 ++-- 2 files changed, 44 insertions(+), 2 deletions(-) create mode 100644 example_logs/2011-10-22.html diff --git a/example_logs/2011-10-22.html b/example_logs/2011-10-22.html new file mode 100644 index 0000000..0bf38d7 --- /dev/null +++ b/example_logs/2011-10-22.html @@ -0,0 +1,42 @@ + + + + + #keryx | Logs for 2011-10-22 + + + +

#keryx | Logs for 2011-10-22

+ Back
+[11:13:11] -!- timber [timber!~timber@24-216-69-5.dhcp.stls.mo.charter.com] has joined #keryx +
+[11:13:13] <excid3|cloud> Sup timber +
+[11:13:24] excid3|cloud is now known as excid3 +
+[11:13:28] -!- mode/#keryx [+o excid3] by ChanServ +
+[11:13:36] -!- timber was kicked from #keryx by excid3!u66@gateway/web/irccloud.com/x-hxstvwnvadvpicfw [timber] +
+ + \ No newline at end of file diff --git a/logbot.py b/logbot.py index 6e85623..2460582 100644 --- a/logbot.py +++ b/logbot.py @@ -25,7 +25,7 @@ __author__ = "Chris Oliver " -__version__ = "0.4.0" +__version__ = "0.4.1" __date__ = "08/11/2009" __copyright__ = "Copyright (c) Chris Oliver" __license__ = "GPL2" @@ -110,7 +110,7 @@ html_header = """

%title%

- Back + Back
""" -- cgit v1.2.3