Cyanic76 / discord-modmail

THIS IS A MIRROR. ISSUES AND PR MUST BE SUBMITTED TO CODEBERG.
https://codeberg.org/Cyanic76/discord-modmail
MIT License
77 stars 48 forks source link

TOKEN #8

Closed Cr3am closed 3 years ago

Cr3am commented 3 years ago

I want to report the error that in the part of config.json there is no tocken option also if you try to put it in the file I do not recognize it

Cyanic76 commented 3 years ago

You actually have to set your token in the process.env file (TOKEN=Your token here).

Cr3am commented 3 years ago

SyntaxError: /home/runner/discord-modmail/config.json: Unexpected token } in JSON at position 157 at parse () at Object.Module._extensions..json (internal/modules/cjs/loader.js:1171:22) at Module.load (internal/modules/cjs/loader.js:985:32) at Function.Module._load (internal/modules/cjs/loader.js:878:14) at Module.require (internal/modules/cjs/loader.js:1025:19) at require (internal/modules/cjs/helpers.js:72:18) at Object. (/home/runner/discord-modmail/bot.js:3:16) at Module._compile (internal/modules/cjs/loader.js:1137:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10) at Module.load (internal/modules/cjs/loader.js:985:32)

Cyanic76 commented 3 years ago

Fixed. Reopen this issue if the error pops up again.