mirror of https://github.com/kry008/Bot-2.0.git
author
parent
fc159b2680
commit
2c4da3c247
1
index.js
1
index.js
|
@ -1,3 +1,4 @@
|
||||||
|
//Author: KRY008
|
||||||
const { Client, Events, GatewayIntentBits, Collection, PermissionsBitField } = require('discord.js');
|
const { Client, Events, GatewayIntentBits, Collection, PermissionsBitField } = require('discord.js');
|
||||||
const { token, prefix, wwwport } = require('./config.json');
|
const { token, prefix, wwwport } = require('./config.json');
|
||||||
const fs = require('fs');
|
const fs = require('fs');
|
||||||
|
|
Loading…
Reference in New Issue