diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 75c7446..75b8021 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,5 +1,6 @@ --- +custom: [ "https://www.paypal.me/luzifer", "https://twitch.tv/luziferus" ] github: [ Luzifer ] ... diff --git a/README.md b/README.md index 78c31f7..f86dd8f 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Usage of twitch-bot: --command-timeout duration Timeout for command execution (default 30s) -c, --config string Location of configuration file (default "./config.yaml") --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) --storage-file string Where to store the data (default "./storage.json.gz") --twitch-client string Client ID to act as