Plugin:AutoDJ:ScriptFormat

From IRCBotWiki
Jump to: navigation, search

Script Description

The script format for AutoDJ Scheduler scripts is really simple, it's just like typing commands into the DCC Chat Console.

You can use AutoDJ Scheduler in the lines of the script (%lw(0), etc.) for maximum usability.

Example Script

# Comments can start with a #
; or a ;
/ or even a /
# You can use any bot command that allows Console use in your script
# Also, you can use a new command: wait number
# This command makes the script wait for number milliseconds before continuing
# You can also use sleep number instead of wait number if you prefer, or mix & match
relay Test.mp3
sleep 1000
autodj-next


IRCBot vde

IRCBot main pages
Main PageInstallationChangelogCommandsPluginsFAQConfigurationCreditsRemote ClientBuilt-In VariablesMulti Sound Server ModeUsername Character Restrictions
Auto DJ Pages
Auto DJ Main PageWebRequest SystemSchedulerMP3 EncoderVoice SupportMySQL Plugin
Personal tools