feat: send song requests to Hermes via webhook
- Add Hermes webhook platform support on ntfy.hallsworth.ca - Add /admin/settings form to configure webhook URL + HMAC secret - Add /admin/request/<id>/send-to-hermes action - POST request data to Hermes with V2 HMAC signature and callback URL - Hermes can reply via chat or POST the Suno prompt back to /api/prompt/<id> - Add test button, update README, bump version to 0.7.0
This commit is contained in:
parent
d058d8db1d
commit
d7ed56f34e
6 changed files with 213 additions and 15 deletions
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
0.6.3
|
||||
0.7.0
|
||||
|
|
|
|||
Reference in a new issue