Skip to content
This repository has been archived by the owner on Jul 3, 2021. It is now read-only.

[actions] moderateForceSkip

Talos51 edited this page Jul 29, 2015 · 3 revisions

moderateForceSkip([, callback])

Skips the song. The bot needs to have bouncer permission or higher. If the bot is currently DJing, the selfSkip method is called.


Parameters

callback function (optional)

Callback function.


Returns

true if request queued; otherwise false


Example

bot.moderateForceSkip();
Clone this wiki locally