Difference between revisions of "Ircbot"

From Fixme.ch
Jump to: navigation, search
(Configuration)
(RSS)
Line 14: Line 14:
 
=== RSS ===
 
=== RSS ===
 
  .rss add #channel name http://example.com/rss
 
  .rss add #channel name http://example.com/rss
  .rss del #channel name http://example.com/rss
+
  .rss del name
 
  .rss list
 
  .rss list
  
 
  .startrss
 
  .startrss

Revision as of 16:33, 20 July 2013

Information

Configuration and Installation

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