MrKinau / FishingBot

1.8 - 1.20.6 Fishing bot for Minecraft
GNU General Public License v3.0
321 stars 67 forks source link

Webhook playerping dont work #153

Closed TheEggi98 closed 2 years ago

TheEggi98 commented 3 years ago

The Userid get shown just as plain text. Which formats i tried: image image image

when i mention me it looks like this: image

MrKinau commented 2 years ago

Thanks for your issue and sorry for the late reply,

you have to use the discord user id (described in the wiki).

How to get ther user id: https://support.discord.com/hc/en-us/articles/206346498-Where-can-I-find-my-User-Server-Message-ID-

How to set it up: https://birdie0.github.io/discord-webhooks-guide/other/discord_markdown.html

Basically just use <@123456789> (where 123456789 is your user id)