An IRC robot that parses URLs and post the title of that webpage, forked from github.com/m13253/titlebot
Tom Li 76558aa49d titlebot.py: fix a typo | vor 8 Jahren | |
---|---|---|
libirc @ cd61577091 | vor 8 Jahren | |
.gitmodules | vor 11 Jahren | |
COPYING | vor 12 Jahren | |
README.md | vor 11 Jahren | |
config.py | vor 8 Jahren | |
hack.py | vor 11 Jahren | |
titlebot.py | vor 8 Jahren | |
web.py | vor 8 Jahren |
An IRC robot that parses URLs and post the title of that webpage
You need to fetch submodule by git submodule init; git submodule update
.
change HOST PORT NICK IDENT REALNAME CHANS in the source before using.