- Notifications
You must be signed in to change notification settings - Fork 97
remDj
alaingilbert edited this page Dec 15, 2011 · 1 revision
Remove a Dj.
If userId is not defined, it will remove yourself from the deck. Else, the bot will try to remove the user from the deck.
-
userId(optional) -
callback(optional)
bot.remDj(); bot.remDj(userId); bot.remDj(userId, callback);