agiveygives / eso-craft-request

A web app to allow guild members to submit crafting requests for Elder Scrolls Online via Discord
https://demo.esocraftrequest.com
MIT License
9 stars 2 forks source link

Update GroupZ Webhook from Discord to Guilded #79

Closed Martuck closed 3 years ago

Martuck commented 3 years ago

Change GroupZ Webhook. Site: https://groupz.esocraftrequest.com/

Current Webhook: https://discord.com/api/webhooks/812702674721964052/SPKiw6Eu7ymFPE1IZ5ePzFDlhbCHjRPlzwKsYIEUmiQ_woDnzL__85QREx3ZbVL7QQLC

New Webhook: REDACTED

Note: Happy Father's Day :)

agiveygives commented 3 years ago

Do you have a tag in guilded you want me to use?

I assume I'll still need the tag id for guilded, but I'm not sure how to go about getting that within their app.

agiveygives commented 3 years ago

@Lazurick I updated the webhook. I'll leave this open just in case I need to make more changes with regards to the tags.

Martuck commented 3 years ago

@agiveygives it works.

What do you mean by tag?

image

agiveygives commented 3 years ago

That <@&8127029828733415722> translates to a @ tag in discord.

It also seems like Guilded doesn't like some of the formatting characters :/

If it doesn't bother you that much, I can just leave it until I have time to look more into the guilded webhooks, but, if it's a big deal, I can set aside some time this week to get it figured out.

agiveygives commented 3 years ago

@Lazurick I logged https://github.com/agiveygives/eso-craft-request/issues/80

If there are any other weird things you notice while using it, comment on that.

Martuck commented 3 years ago

It is no bother at all, just when you get time to look into it. Below is the link to the Webhook API for Guilded, maybe it will help.

Guilded Webhook API

I will let you know if other issues come up.

Martuck commented 3 years ago

Ah so that tag in Discord is calling out the Webhook. It seems in Discord when a Webhook is created that it also creates a role for it. Guilded does not create a role for their webhooks, so that tag is no needed I believe.