[docs] Update README and funding

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2021-10-22 21:36:47 +02:00
parent 2a322e5803
commit 96140670a7
Signed by: luzifer
GPG key ID: 0066F03ED215AD7D
2 changed files with 2 additions and 0 deletions

1
.github/FUNDING.yml vendored
View file

@ -1,5 +1,6 @@
--- ---
custom: [ "https://www.paypal.me/luzifer", "https://twitch.tv/luziferus" ]
github: [ Luzifer ] github: [ Luzifer ]
... ...

View file

@ -20,6 +20,7 @@ Usage of twitch-bot:
--command-timeout duration Timeout for command execution (default 30s) --command-timeout duration Timeout for command execution (default 30s)
-c, --config string Location of configuration file (default "./config.yaml") -c, --config string Location of configuration file (default "./config.yaml")
--log-level string Log level (debug, info, warn, error, fatal) (default "info") --log-level string Log level (debug, info, warn, error, fatal) (default "info")
--plugin-dir string Where to find and load plugins (default "/usr/lib/twitch-bot")
--rate-limit duration How often to send a message (default: 20/30s=1500ms, if your bot is mod everywhere: 100/30s=300ms, different for known/verified bots) (default 1.5s) --rate-limit duration How often to send a message (default: 20/30s=1500ms, if your bot is mod everywhere: 100/30s=300ms, different for known/verified bots) (default 1.5s)
--storage-file string Where to store the data (default "./storage.json.gz") --storage-file string Where to store the data (default "./storage.json.gz")
--twitch-client string Client ID to act as --twitch-client string Client ID to act as