This repository has been archived by the owner on Jan 24, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Configuration
Geronimo Poppino edited this page Mar 9, 2017
·
1 revision
In order to configure the bot, you will have to edit the file newsbot.properties.
The following section describes its options briefly.
bot.ssl = false
bot.autoreconnect = true
bot.reconnectattempts = 999
bot.reconnectdelay = 5000
bot.realname = BOT_NAME
bot.login = BOT_USERNAME
bot.nick = NewsBot
bot.version = NewsBot v0.1.2 by Gerardo Canosa and Geronimo Poppino (2016-2017)
bot.ircserver = IRC_HOST
bot.port = PORT_NUMBER
Do not add the COMMENT # character prefix, just the channel name. The java application will auto add it
bot.channel = CHANNEL_NAME_TO_JOIN
rss.pollfrequency = 180
rss.feed = RSS_URL_FEED_1
rss.feed = RSS_URL_FEED_2
rss.feed = RSS_URL_AS_MUCH_AS_WANTED