Configuration Migration

From IRCBotWiki
Jump to: navigation, search

For the most part your existing IRCBot v3/v4 ircbot.conf is compatible with IRCBot v5. Here are the changes that are most likely to affect you:

  • The Remote section no longer exists, so if you want to use a remote port other than 10001 it should be set in the RemotePort entry in the Base section.
  • If you use the SimpleDJ plugin, you will need to rename your existing AutoDJ section to SimpleDJ
  • AutoDJ/SimpleDJ: The Voice and VoiceEngine lines will no longer have effect, the voice and engine should be set in the TTS section instead.

Other changes (not likely to affect you):

  • Any options in any section for setting minimum access level (for the most part MinLevelTo*) will not have any effect. (it won't hurt or affect the bot in any way if you leave them in your config)
  • SAM plugin w/AutoDJ or SimpleDJ loaded: FindTrigger no longer has any affect. The @find/!request system has been centralized to IRCBot itself so having multiple source plugins will no longer cause conflicts.
    • You can still create a command alias if you just prefer something besides @find


IRCBot vde

IRCBot main pages
Main PageInstallationChangelogCommandsPluginsFAQConfigurationCreditsRemote ClientBuilt-In VariablesMulti Sound Server ModeUsername Character Restrictions
Auto DJ Pages
Auto DJ Main PageWebRequest SystemSchedulerMP3 EncoderVoice SupportMySQL Plugin
Personal tools