epicgames-freegames-node icon indicating copy to clipboard operation
epicgames-freegames-node copied to clipboard

Include name of the game on Webhook

Open mat926 opened this issue 1 year ago • 2 comments

Is it possible to include the name of the game (and any other useful info) on webhook/Discord notifications? Currently getting a notification like: image isn't helpful.

mat926 avatar Dec 12 '24 20:12 mat926

Well it is helpful - reason gives enough context for what's about to happen. But agreed - titles would be useful. However it could be n+1 games in that list, so perhaps print first title followed by (+3 more) or similar?

laur89 avatar Dec 21 '24 02:12 laur89

workaround for discord use bot like freestuffbot(dot)xyz or patchbot(dot)io in the same webhook channel for adding context.

Edit: additional docs from freestuffbot webhook: https://docs.freestuffbot.xyz/api-v2/webhooks

Daivy03 avatar Jun 04 '25 12:06 Daivy03