This commit is contained in:
parent
86d967f0e2
commit
72831f321d
2 changed files with 2 additions and 0 deletions
BIN
content/blog/golden-saucer-matrix/config.webp
Normal file
BIN
content/blog/golden-saucer-matrix/config.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
|
@ -22,4 +22,6 @@ My thinking process went something like this:
|
|||
|
||||
So I created [Hooky](https://codeberg.org/redstrate/Hooky), a Dalamud plugin to send webhooks for certain in-game events. For GATE tracking, it's incredibly simple thanks to the chat message that gets sent. I actually created this last year, but only got around to writing about it now 😅 And since it's generic and doesn't depend on any specific service, you can hook it up to whatever you want. The plugin currently supports login queues and duty pops too.
|
||||
|
||||

|
||||
|
||||
If you're wondering which webhook solution I used on my homeserver, I went with [this one](https://github.com/nim65s/matrix-webhook).
|
||||
|
|
Loading…
Add table
Reference in a new issue