mirror of
https://github.com/ION606/custom_discordjs.git
synced 2026-05-14 22:26:54 +00:00
Initial code commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
const intents = require('../gateway/intents.js');
|
||||
|
||||
|
||||
module.exports = {
|
||||
/**@type {Array<intents>} */
|
||||
intents: []
|
||||
}
|
||||
Reference in New Issue
Block a user