smm.php


Makes Nightbot send multiple messages (up to 6) to your Twitch/YouTube/Discord chat. The i parameter is the delay in seconds (minimum 5) and the d parameter is whether to delay the second message or not (0 or 1). Just like hello.php, smm.php requires a Nightbot header to be passed, so only Nightbot can directly call this script. This means this script can’t be run as is in your browser.

The Nightbot command is:

$(urlfetch https://rokbot.xyz/smm.php?msg=MESSAGE_1`MESSAGE_2`MESSAGE_3`MESSAGE_4`MESSAGE_5`MESSAGE_6&i=INTERVAL&d=0_OR_1)


Leave a Reply

Your email address will not be published. Required fields are marked *