3.0 update first beta

This commit is contained in:
DJj123dj
2022-09-24 08:56:34 +02:00
parent 69de612d1e
commit ed9c98e2f0
45 changed files with 623 additions and 595 deletions
+2
View File
@@ -8,6 +8,8 @@ const l = bot.language
const APIEvents = require("../core/api/modules/events")
module.exports = () => {
bot.errorLog.log("debug","COMMANDS: loaded help.js")
const helpEmbed = new discord.EmbedBuilder()
.setColor(config.main_color)
.setTitle("❔ "+l.helpMenu.title)