Configuration:Examples:SAM
		
		
		
		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 | |||
Example config for the SAM Broadcaster plugin.
SAM {
 MatchDJ SAM
 EnableRequests 1
 EnableFind 1
 EnableYP 1
 YPGenre Rock
 AdjustWeight 0
 MinReqTimePerSong 0
 MinReqTimePerUser 0
 MinReqTimePerUserKick 0
 MinReqTimePerUserBanTime 300
 NoRequestFilters *badsong.mp3*,*/some/folder*
 NoRequestFiltersKick 0
 NoRequestFiltersBanTime 300
 MySQL {
  Host localhost
  User mysql_username
  Pass mysql_password
  DBName samdb
 };
};
| 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 |