Difference between revisions of "Ircbot"
From Fixme.ch
(→Fix RSS: fixed https://github.com/embolalia/willie/commit/fa5f8c6baada45e3b2a533ef6b2a14a82075cb63) |
|||
Line 16: | Line 16: | ||
su -c 'willie -w' irc-bot #configuration | su -c 'willie -w' irc-bot #configuration | ||
su -c 'willie --fork' irc-bot #run in background | su -c 'willie --fork' irc-bot #run in background | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Plugins == | == Plugins == |
Revision as of 21:50, 21 July 2013
Information
- FIXMYBOT on Freenode in #fixme and #fixme-ctf
- We're using Willie
- https://github.com/embolalia/willie/wiki/Commands
Configuration and Installation
- /home/irc-bot/.willie/default.cfg
- Started in /etc/rc.local
- Installation (latest version with better rss module)
cd /tmp; git clone git://github.com/embolalia/willie.git cd willie; python setup.py install; rm -fr /tmp/willie pip install feedparser pytz lxml pygeoip praw apt-get install python-enchant
su -c 'willie -w' irc-bot #configuration su -c 'willie --fork' irc-bot #run in background
Plugins
RSS
.rss add #channel name http://example.com/rss .rss del name .rss list
.startrss