TeamCord icon indicating copy to clipboard operation
TeamCord copied to clipboard

Bot not working - Discord update?

Open MattzFiber opened this issue 1 year ago • 3 comments

Trying to use this app, I found it no longer works.

I see an attempt to connect, the bot appears in Discord, but then disconnects. Nothing shows up in TS3.

Checking the logs, I see:

2023-07-04 16:17:22.983659|INFO    |TeamCord      |   |Waiting for established connection to discord...
2023-07-04 16:17:46.302941|INFO    |TeamCord      |   |Client connected
2023-07-04 16:17:46.311950|INFO    |TeamCord      |   |Connection established to discord
2023-07-04 16:17:50.229260|INFO    |TeamCord      |   |Joining discord channel 935094130940444743
2023-07-04 16:17:50.250271|INFO    |TeamCord      |   |Channel bitrate: 64000
2023-07-04 16:18:05.285897|ERROR   |TeamCord      |   |The operation has timed out.

It would seem there was a Discord update, and this might be the cause/issue? https://github.com/discord-net/Discord.Net/issues/2634

Thanks for the app!

MattzFiber avatar Jul 04 '23 16:07 MattzFiber

A friend tried to update the plugin. Afterwards it always said in the Teamspeak log "Client disconnected".

Kobes94 avatar Jul 28 '23 23:07 Kobes94

Seems like although this project has already been ported to Discord.Net 3.x in 2022, there hasn't been a release yet. I'll try compiling the newest state using the latest version of Discord.Net and report back if I succeed.

DissCent avatar Jul 30 '23 18:07 DissCent

Unfortunately newer Discord.Net versions than 3.1.0 doesn't work due to changes that Bearer tokens can't be used anymore with this library. Therefore I no longer provide updates to TeamCord. Furthermore Discord makes it harder to use their API with bearer token in general to prevent users from using other clients than the official Discord client.

Kleinrotti avatar Jul 31 '23 16:07 Kleinrotti