Configuration: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 |
DCC
Configuration for the DCC Support plugin.
AllowFServ 1 Optional This enables the DCC CHAT-based file server (default: 0)
AllowIncoming 1 Optional Allow users to send you files (puts files into IncomingPath) (default: 0)
AllowGet 1 Optional Allow use of GetTrigger, gets files from root dir of GetPath (default: 0)
EnableAutoDJ 1 Optional This makes the DCC plugin search your AutoDJ music files if it can't find the file requested with GetTrigger (default: 0)
AllowChat 1 Optional This enables the DCC CHAT console and !chatme (default: 0)
AllowSymLinks 1 Optional This sets whether symlinks will be followed in the file server. By default it is off for security reasons. (This option has no effect on Windows systems)
IncomingPath ./incoming/ Optional Path to put files that were sent to the bot via DCC (default: ./incoming/)
GetPath ./incoming/ Optional Path to look for files files requested with GetTrigger (default: ./incoming/)
FServPath ./incoming/ Optional Sets the root path for the file server. You can specify multiple directories separated by a ; and they will show in a merged view. (default: ./incoming/) The write dir will be the first directory in the list. FServTrigger fserv Optional Changes the file server trigger from the default !fserv. Remember to NOT prefix the command with a command prefix (ie. no !, @, etc.)
GetTrigger get Optional Changes GetTrigger from the default !get. Remember to NOT prefix the command with a command prefix (ie. no !, @, etc.)
RealIP x.x.x.x Optional Sets your real IP if you are behind a NAT or anything. By default will auto-detect from your IRC server
FirstPort 1025 Optional Sets the first port available for DCC use, needed for if you are behind NAT or otherwise need to manually open/forward ports (default: 1025)
LastPort 65535 Optional Sets the last port available for DCC use (default: 65535)
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 |