samuri51 / chillybot

a turntable bot created by a moderator of straight_chillin11
12 stars 12 forks source link

gogogog #42

Closed samuri51 closed 11 years ago

samuri51 commented 11 years ago

anyone can use this

else if (data.text.match(/^\/clap/))
{
        bot.speak('http://alfa.gifs-planet.com/new/1696.gif');
}

now only a moderator can use this

else if (text.match(/^\/playlist/) && condition === true)
{

}