Configuration

From IRCBotWiki
Jump to: navigation, search
Configuration Sections vde

ircbot.conf Format
IRCBot Sections
Base
Example
IRC
Example
SS
Example
Timer Plugin
Most Popular Plugin Sections
AutoDJ SAM
Example
SimpleDJ DCC
Example
TTS
Example
Welcome
Other Plugin Sections
Auto_Identify Centovacast
Example
ChannelLinking Jabber LastFM Logging
LevelEmul Mumble
Example
phpBB
Example
PublicVote Skype SMS
SS_Admin Trivia Twitter Uno Users_MySQL
Example
Users_Shared
ViralSound


ircbot.conf Format

The IRCBot configuration file is laid out in sections like this:

SectionName {
 Directive value
};

It can also have subsections, like this:

SectionName {
 Directive value
 SubSectionName {
  SomeKey some value
 };
};

When referring to subsections, we use the following notation: SectionName/SubSectionName


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