diff --git a/config.js b/config.js index 6b72a9f..cd595ff 100644 --- a/config.js +++ b/config.js @@ -1,10 +1,3 @@ globalThis.packname = "Hedystia Bot"; globalThis.author = "Hedystia"; globalThis.db = require("./db"); - -/** - * @description You need to generate a token you can use the dashboard or the api discord. - * @link https://strangeapi.hostz.me/dashboard - * @link https://discord.gg/f7ADs3Ncu3 - */ -globalThis.imageToken = "";