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 | 8 lat temu | |
---|---|---|
libirc @ cd61577091 | 8 lat temu | |
.gitmodules | 11 lat temu | |
COPYING | 12 lat temu | |
README.md | 11 lat temu | |
config.py | 8 lat temu | |
hack.py | 11 lat temu | |
titlebot.py | 8 lat temu | |
web.py | 8 lat temu |
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.