UNPKG

@kamkam1_0/discord.js

Version:

Allows you to fully interact with discord's apis

6 lines (5 loc) 128 B
module.exports = async (bot) => { bot.state = "reconnect" bot.emit(name(), bot) } function name(){ return "RECONNECT" }