mirror of
https://github.com/ION606/custom_discordjs.git
synced 2026-05-14 22:26:54 +00:00
Added invite functionality and changed the EJS
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module.exports = Object.freeze({
|
||||
export const gateWayIntents = Object.freeze({
|
||||
Guilds: 1 << 0,
|
||||
GuildMembers: 1 << 1,
|
||||
GuildModeration: 1 << 2,
|
||||
|
||||
Reference in New Issue
Block a user