4f546f18a3
update .gitignore.
2012-12-19 13:51:04 +13:00
67e2dc422c
Some bug fixes.
2011-06-03 15:38:53 +12:00
b3c4eb0574
Fix config parameter.
2011-06-03 15:38:01 +12:00
Brett Wilkins
03a7caa548
Fix UTF8 database issue.
2011-06-03 15:05:32 +12:00
6e9a61b3bf
Refactor to use Twisted IRC instead.
2011-06-03 15:02:59 +12:00
4636ed4a7a
Make runbot re-connect forever.
2010-10-20 20:06:29 +01:00
b00292025b
List now takes a parameter. Now lists only the most recent ten URLs by default.
2010-10-20 16:55:51 +01:00
45dcb7d7f3
For now, catch all the UTF-8 exceptions until I can fix it properly.
2010-10-20 14:01:18 +01:00
a187045c0c
URLs are now unique.
2010-06-04 05:01:37 +12:00
eb6357a3b8
Now uses sqlalchemy for persistent storage and logging.
...
* Uses sqlalchemy declarative schema for the log and saved URLs.
* runbot now not using nohup. Will need to be daemonised somehow.
* Refactored botcommon.py out of existence.
* Now reads from a config file which can optionally be specified at the
command line with --config option.
* Prints usage with --help or if no config file is found.
2010-06-04 04:39:05 +12:00
b7da0dae69
Added .gitignore
2010-05-31 03:10:40 +12:00
b25c5ddeea
Now logging to stdout.
2010-05-31 03:07:55 +12:00
0f6df932ce
Added crappy runbot script.
2010-05-31 01:17:24 +12:00
9788f95565
Added botcommon.py
2010-05-31 01:05:11 +12:00
999c8cf39f
Adding dependencies from http://code.google.com/p/ircbot-collection/
2010-05-31 00:15:59 +12:00
66d29f80b5
Collect URLs in a dictionary. Fetch page title.
2010-05-30 23:30:42 +12:00
cc83cfdbd5
Working IRC LOL bot.
2010-05-30 18:15:52 +12:00