On 13.01.2012 20:26, Thomas Ward wrote: > bbot - An extremely fast IRC bot with tons of modules
Aside from the lintian issues Timo mentioned, the package doesn't work
in a clean unstable chroot:
(unstable-amd64)root@anubis:~/.BBot# bbot
[*] Loaded config.cfg from your home directory
[*] Connecting to XXXXXX:6667; SSL: False
Traceback (most recent call last):
File "/usr/share/bbot/bbot.py", line 19, in <module>
api.backend.connect(config.network, config.port, config.ssl)
File "/usr/share/bbot/backends/async.py", line 188, in connect
connections[address] = Connection(address, port, use_ssl)
File "/usr/share/bbot/backends/async.py", line 31, in __init__
api.mode_hooks[address] = []
AttributeError: 'module' object has no attribute 'mode_hooks'
Not to mention that bbot-makeconf doesn't create a usable bbot
configfile (it misses at least ident and ircname options).
Also, you might want to join the PythonAppsPackagingTeam
(http://wiki.debian.org/Teams/PythonAppsPackagingTeam)
Cheers,
Andreas
signature.asc
Description: OpenPGP digital signature

