Difference between revisions of "Ircbot"

From Fixme.ch
Jump to: navigation, search
(Configuration and Installation)
(Configuration and Installation)
Line 7: Line 7:
 
== Configuration and Installation ==
 
== Configuration and Installation ==
 
* /home/irc-bot/.willie/default.cfg
 
* /home/irc-bot/.willie/default.cfg
* Installation(latest version with better rss module)
+
* Installation (latest version with better rss module)
 
  cd /tmp; git clone git://github.com/embolalia/willie.git
 
  cd /tmp; git clone git://github.com/embolalia/willie.git
 
  cd willie; python setup.py install; rm -fr /tmp/willie
 
  cd willie; python setup.py install; rm -fr /tmp/willie

Revision as of 18:46, 20 July 2013

Information

Configuration and Installation

  • /home/irc-bot/.willie/default.cfg
  • 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

Plugins

RSS

.rss add #channel name http://example.com/rss
.rss del name
.rss list
.startrss