Difference between revisions of "Ircbot"
From Fixme.ch
								
												
				 (→RSS)  | 
				|
(No difference) 
 | |
Revision as of 20:19, 19 July 2013
Contents
Information
- FIXMYBOT on Freenode
 - The documentation has been down for ages
 - Code: https://code.google.com/p/jsonbot/
 
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