function queue_instructions(){
var input_message = "Commands
w? Shows whos on the waitlist
w+ Adds yourself to the waitlist
w- Removes yourself from the waitlist
w++ Moves yourself down one spot on the waitlist
-mods Shows a list of available moderators
-plays Shows how many songs each DJ has played
-promote Requests a vote from everyone for you to be moved to 1st on the list
-pull [#] Requests a vote from everyone to pull that DJ off the booth Number of DJ is what number spot he is on the booth Numbers read from left to right
-remove [#] Removes that number DJ from the waitlist Must be a moderator
-votekick [username] Requests a vote from everyone to kick the user
Type -help [command] for more info on a command (ie. -help w?)";
deliver_chat(input_message);
Google ChromeのJavascriptコンソールで予期しない構文エラーが発生しました。何か案は?あなたは、各ライン上にこれらの引用符を閉じて、次の行に+
で連結する必要がJavascriptの構文エラーが予期しないトークンが無効
この質問を編集する時間がかかりましたので、+1 i私はできることは少なくともです:) –