created devConfig.json

This commit is contained in:
DJj123dj
2022-05-02 11:20:04 +02:00
parent 943e7b6fef
commit 4e73626072
14 changed files with 18 additions and 13 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
const discord = require('discord.js')
const bot = require('../index')
const client = bot.client
const config = require("../config.json")
const config = bot.config
module.exports = () => {
const helpEmbed = new discord.MessageEmbed()