Skip to content
alaingilbert edited this page Dec 15, 2011 · 1 revision

addDj ( [callback:fn] )

Add yourself as a Dj.

Arguments

  • callback (optional)

Examples

bot.addDj();
bot.addDj(callback);
Clone this wiki locally