maddinat0r / samp-discord-connector

SA:MP plugin which controls a Discord bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bot token not specified

DeVilSamp opened this issue · comments

[14:12:28] Loading plugin: discord-connector
[14:12:28] >> discord-connector: bot token not specified in environment variable or server config.
[14:12:28] Failed.

Did i do something wrong?
Check it
Screenshot_2023-03-14-21-19-43-191_com microsoft rdc androidx

https://github.com/maddinat0r/samp-discord-connector#how-to-install-on-a-samp-server

The key in server.cfg should be "discord_bot_token", not "DCC_BOT_TOKEN". That one is valid only for the optional environment variable.

Thx