Jump to content

Discord API Token Invald

Not a Bug 3.0

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

Share this comment


Link to comment

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

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

80.6k

Files Sold

Total number of files sold.

1.6m

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.