Configuration
From IRCBotWiki
| Configuration Sections v • d • e
| |||||
|---|---|---|---|---|---|
| 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 | 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 v • d • e
|
|---|
| IRCBot main pages |
| Main Page • Installation • Changelog • Commands • Plugins • FAQ • Configuration • Credits • Remote Client • Built-In Variables • Multi Sound Server Mode • Username Character Restrictions |
| Auto DJ Pages |
| Auto DJ Main Page • WebRequest System • Scheduler • MP3 Encoder • Voice Support • MySQL Plugin |