Replies: 1 comment 4 replies
-
|
Hi, how can you see that its possible in shoutrrr? I can't see any params that mention a thread ID? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I was checking out the project and I was elated in finding that the project natively supports Discord webhooks (through
shoutrrr). I am in a situation where it is most ideal for me to send notification alerts to a post in a Discord Forum channel.Usually, when I need to enter in a webhook URL to send messages to my Discord forum post, I would do the following
I was checking out the documentation (specifically Argus' notify documentation and Shoutrrr's documentation on discord integration) and I couldn't see anything about setting a
thread_idquery parameter.It seems like it's possible using
Shoutrrr, but I was wondering if it's possible to provide athread_idquery parameter somehow in Argus.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions