UNPKG

@kamkam1_0/discord.js

Version:

Allows you to fully interact with discord's apis

6 lines (5 loc) 180 B
module.exports = async (bot, datas) => { datas.guild = bot.guilds.get(datas.guild_id) || null bot.emit(name(), bot, datas) } function name(){ return "INTEGRATION_DELETE" }