Skip to content

Commit

Permalink
feat: Removed image token
Browse files Browse the repository at this point in the history
  • Loading branch information
Zastinian committed Oct 19, 2024
1 parent b69c27b commit 8a79a46
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions config.js
Original file line number Diff line number Diff line change
@@ -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 = "";

0 comments on commit 8a79a46

Please sign in to comment.