.
This commit is contained in:
1
index.js
1
index.js
@@ -1,6 +1,5 @@
|
||||
const { Client, GatewayIntentBits, Partials, ActivityType, Events, Collection, InteractionType } = require('discord.js');
|
||||
const { token, mongoURI } = require('./config.json');
|
||||
const { color } = require('./config/options.json');
|
||||
const { connect } = require('mongoose');
|
||||
const mineflayer = require('mineflayer');
|
||||
const path = require('path');
|
||||
|
||||
Reference in New Issue
Block a user