~dennis/ubot/trunk

  • Committer: dennis at kaarsemaker
  • Date: 2008-03-04 20:26:05 UTC
  • Revision ID: dennis@kaarsemaker.net-20080304202605-uszddrx6l7g24y3u
* Don't let bans avoid the bot being fully synced
* Actually export the slowsay method
* Cache the topic and export a getter/setter
* Fix nick administration
* Fix IrcString to be case insensitive when used as dict index (override __hash__)
* Use more ircstrings
* Allow --channels ALL
* Don't enforce family=ipv4 in the session bus address
Filename Latest Rev Last Changed Committer Comment Size
..
doc 1 16 years ago dennis at kaarsemaker Initial checkin Diff
helpers 5 16 years ago dennis at kaarsemaker Small bugfixes in bot.py and channel.py Added firs Diff
ubot 1 16 years ago dennis at kaarsemaker Initial checkin Diff
README 8 16 years ago dennis at kaarsemaker Improve the README Use pickle instead of shelve fo 4.1 KB Diff Download File
File ubot-send.py 7 16 years ago dennis at kaarsemaker * Move more functionality into the UbotCommander c 1.6 KB Diff Download File
ubot-session-bus.conf 3 16 years ago dennis at kaarsemaker Use a custom session bus with tcp/ip sockets 2 KB Diff Download File
File ubot.py 9 16 years ago dennis at kaarsemaker * Don't let bans avoid the bot being fully synced 1.1 KB Diff Download File