Last updated 6 days ago
The disconnectedevent is triggered when disconnects from the server.
disconnected
bot.on('disconnected', () => { // Your code here. });