Last updated 1 day ago
The botKicked event is triggered whenever your bot is kicked from a channel
botKicked
bot.on('botKicked', () => { // Your Code Here });