Plugin:AutoDJ:ScriptFormat
From IRCBotWiki
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 v • d • e
|
|---|
| IRCBot 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 |