Merge branch 'dev' of https://github.com/padlocks/SPPK into dev

This commit is contained in:
bee 2022-03-02 04:55:23 -08:00
commit 64e8e7f188
No known key found for this signature in database
GPG key ID: 70EECBF29DA75D8B

View file

@ -15,4 +15,4 @@ These can be set either in the .env file, in terminal, or in the config vars sec
| userId | user_id | Your SimplyPlural account/system ID. You can find it in account info near the bottom. |
| pk_token | pluralkit_token_here | Your PluralKit token. Get it by using `pk;token`. |
| pk_system | pluralkit_system_id | Your Pluralkit system ID. This can be either your Discord account ID or your 5 letter ID shown by using pk;system. |
| heartbeat | 4500000 | The time in miliseconds before the websocket client reconnects to the websocket server. |
| heartbeat | 4500000 | The time in miliseconds before the websocket client reconnects to the websocket server. |