UNPKG

lunar-sb.js

Version:

A unofficial discord.js fork for creating selfbots [Based on discord.js v13]

6 lines (4 loc) 116 B
'use strict'; module.exports = (client, packet) => { client.actions.GuildIntegrationsUpdate.handle(packet.d); };