templating, rate-limiting, etc.
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
TELEGRAM_BOT_TOKEN=
|
||||
TELEGRAM_CHAT_ID=
|
||||
RATE_LIMITER_MS=1000 # default is 1s
|
||||
|
||||
# Templates live in ~/.config/whisper/templates/
|
||||
# Use: whisper -t TEMPLATE_NAME -p "param1" "param2"
|
||||
|
||||
Reference in New Issue
Block a user