Discord Integration Forge

Discord Integration Forge

666k Downloads

[BUG] Bot wont work with webhook=true

Daxtillion opened this issue ยท 5 comments

commented

What happened?
-After the Discord API change and updating the mod to the new version (dcintegration-1.1.19-1.12) and making sure it was configured correctly as per the new setup instructions (enabled server members intent). with Webhook=false it prints to the server chat discord channel without the correct user chat formatting (as intended) however with webhook=true (in order to get the correct chat formatting) it wont register in the server chat at all.

What it looks like after the update (working with Webhook=false)
image

What should happen?
-What it used to look like before the update with webhook=true (which now no longer prints anything to the server chat)
image

Steps to reproduce

Version

- [x ] 1.12

  • 1.14
  • 1.15

Mod version 1.1.19

Config file

REMOVE YOUR BOT TOKEN BEFORE UPLOADING!!!

Crash report if available (use https://paste.dimdev.org)

Additional info

commented

Webhooks not working for me either unfortunately :(

commented

Does this work when downgrading the version again and still having the intent enabled? It should work. The one key change in the new version was updating JDA (which I thought fixed it, but then it was something else), and implementing webhook caching (this likely broke that)

commented

I've just tested it and all works fine on the previous version, webhooks and all

commented

Can confirm it works with the 1.1.18 release and the new bot perms :)

commented

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days