- Include comment text in notification
- Include commenter in notification
- Use Timestamp to check if a comment is new
- Set sleep interval between requests in env variable
This commit is contained in:
Noah 2024-12-21 08:06:47 +01:00
parent 07e0762f8a
commit 4d83372270
No known key found for this signature in database
GPG key ID: D2A7E2C8F77E0430
8 changed files with 172 additions and 28 deletions

View file

@ -10,4 +10,5 @@ services:
- STEAMAPIKEY=
- DebugMode=false
- CHATID=123
- WATCHERS=123,456,789
- WATCHERS=123,456,789
- SLEEPINTERVAL=60