Difference between revisions of "Ircbot"
From Fixme.ch
(→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
Contents
[hide]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