πͺkick
Syntax
bot.kick(channel, user, message);Parameters
Example Usage
bot.kick('#testingpg', 'bad_user', 'You have been kicked for spamming.');bot.kick('#testingpg', 'bad_user');Last updated
bot.kick(channel, user, message);bot.kick('#testingpg', 'bad_user', 'You have been kicked for spamming.');bot.kick('#testingpg', 'bad_user');Last updated