Configuration:Examples:Base
		
		
		
		Jump to navigation
		Jump to search
		
| Configuration Sections v • d • e 
 | |||||
|---|---|---|---|---|---|
| ircbot.conf Format | |||||
| RadioBot 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 | ChanAdmin Example | ChannelLinking | ChatGPT | Forum | 
| Jabber | Hangman | LastFM | Logging | LevelEmul | Mumble Example | 
| Pidgin | PublicVote | SC_Proxy | ShowSchedule | Skype | SMS | 
| SS_Admin | TeamSpeak3 Example | Telnet | Trivia | TuneIN Example | Twitter Example | 
| Uno | Users_MySQL Example | Users_Shared | |||
Base {
	Nick	BotNick
	RegName	YourRegName
	RegKey	YourRegKey
	#LangCode	en_US
	DJName	Standard
	DoSpam	1
	DoOnjoin	1
	DoTopic	1
	Fork	0
	OnlineBackup	1
	MultiSoundServer	0
	AutoRegOnHello	0
	EnableRequestSystem	1
	EnableFind		1
	MaxFindResults		10
	ExpireFindResults	15
	RequestFallback	#channel
	AllowPMRequests	1
	PullNameFromAnyServer	1
	EnableRating	1
	RemotePort	10001
	LogFile	ircbot.log
	PIDFile	ircbot.pid
	LogChan	#testing
	#BindIP you probably won't need unless you are on a shared hosting/shell server and get assigned a specific IP
	BindIP	0.0.0.0
	#these settings you probably won't have to mess except in rare cases
	BackupDays	14
	SecsBetweenUpdates	30
	SendQ	300
	TLS_Cert	ircbot.pem
};
| RadioBot v • d • e 
 | 
|---|
| RadioBot 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 |