wowchat
wowchat copied to clipboard
Achievement issue
Getting a parsing error or something in Discord with achievements when someone earns one
Totembringer has earned the achievement [5012]!
However when they link that same achievement in chat it looks like this:
[Totembringer]: [Broodmother's Lair]
I understand this is a custom quest and I have added it to the achivements.csv here https://github.com/Bennylavaa/wowchat-epoch/blob/main/src/main/resources/achievements.csv
This is my config as well
achievement { enabled=1 format="%user has earned the achievement %achievement!"
I have this repo going because its a custom server.
It seems to only affect the messages put in guild chat when you unlock the achievement.
Any ideas?