MadCoderZ / NewsBotIRC

NewsBotIRC - Java IRC Bot with RSS feed reader
MIT License
3 stars 2 forks source link

Rename IRC specific options in config file to bot.irc #30

Open gpoppino opened 7 years ago

gpoppino commented 7 years ago

Now that we have many output options and configurations for each one of them, called bot.db and bot.json, we should do the same with IRC specific configuration.

For example, rename:

bot.nick = NewsBot to bot.irc.nick = NewsBot