UNPKG

la-cosa-nostra

Version:

A Mafia bot designed to run in Discord - beware the traitors and the lies!

8 lines (4 loc) 222 B
module.exports = async function (message, params, config) { await message.channel.send(":desktop: Disconnecting client... may attempt reconnection if `auto-reconnect` is set to true."); message.client.destroy(); };