feat: Add api endpoint
All checks were successful
Build Docker / Build Image (push) Successful in 20s
All checks were successful
Build Docker / Build Image (push) Successful in 20s
This commit is contained in:
@@ -22,4 +22,5 @@ docker run -d \
|
||||
| max_price | Maximum price to pay for a domain (in HNS) | 5 |
|
||||
| max_gifts_per_interval | Maximum number of gifts to send per interval | 24 |
|
||||
| interval | Interval to send gifts (in seconds) | 86400 (24 hours) |
|
||||
| discord_webhook | Discord webhook to send notifications to | None |
|
||||
| discord_webhook | Discord webhook to send notifications to | None |
|
||||
| api_key | API key for api gifts | None |
|
||||
Reference in New Issue
Block a user