Difference between revisions of "Ircbot"

From Fixme.ch
Jump to: navigation, search
(Configuration)
(RSS)
Line 17: Line 17:
 
  !rss-start name #from the channel/user
 
  !rss-start name #from the channel/user
 
  !rss-running
 
  !rss-running
 +
* Show feed registered channels
 +
!rss-channels name
 +
* Show feed url
 +
!rss-url name
 +
* Delete feed
 +
!rss-del anme

Revision as of 19:19, 26 June 2013

Information

Configuration

  • Main: /home/irc-bot/.jsb/config/mainconfig
  • Bot: /home/irc-bot/.jsb/config/fleet/fixmybot/config
  • Don't use init script, the bot is started with crontab for user irc-bot

Plugins

RSS

  • Add the feed and register it to a channel/user:
!rss-add name http://example.com/rss
!rss-start name #from the channel/user
!rss-running
  • Show feed registered channels
!rss-channels name
  • Show feed url
!rss-url name
  • Delete feed
!rss-del anme