Jump to content

Discord API Token Invald

Not a Bug 3.0

Omega1543
Omega1543

Posted

Hey i ve just ran into this Discord API Token invalid error as seen below, ive followed all the steps removeing the plugin and extention, updating the discord exetention dll file updating the playercound file reseting the api token and restarting the server and i still can not get it to work, Any advice? 
CONSOLE:

[Discord Extension] [Info]: Discord socket opened!
[Discord Extension] [Error]: The given bot token is invalid. Please enter a valid token. Token: "##########################.######.######################################"


Sorry 😞 Tank you

Omega1543

Posted (edited)

PlayerCount.cs   LOCATION: D:\rustserver\oxide\plugins

24       {
            [JsonProperty(PropertyName = "Bot token")]
            public string token = "##########################.######.###_##################################";
            [JsonConverter(typeof(StringEnumConverter))]
            [JsonProperty(PropertyName = "Bot's activity type: (Game, Listening, Watching, Streaming, Competing)")]
            public ActivityType activitytype = ActivityType.Game;
            [JsonProperty(PropertyName = "Presence update interval (in seconds)")]
            public float interval = 30;
32        }

Edited by Omega1543
Farkas

Posted

Hey,

That issue is caused by discord extension and not my plugin itself, you should ignore it if the bot is working.

Farkas

Posted

Changed Status from Pending to Not a Bug

1.5m

Downloads

Total number of downloads.

7k

Customers

Total customers served.

105.3k

Files Sold

Total number of files sold.

2.1m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.