Configuration:Examples:DCC
		
		
		
		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 DCC Support plugin.
 DCC {
  AllowFServ 1
  AllowSymLinks 0
  AllowIncoming 1
  AllowGet 1
  AllowChat 1
  
  IncomingPath ./incoming/
  GetPath ./incoming/
  FServPath ./incoming/
  
  FServTrigger fserv
  GetTrigger get
  
  EnableAutoDJ 1
  
  #RealIP 0.0.0.0
  FirstPort 1025
 };
| 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 |