Please make sure to select a very strong, unique password to protect your bot from unauthorized access.
Please make sure to select a very strong, unique password to protect your bot from unauthorized access.
Also change `jwt_secret_key` to something random (no need to remember this, but it'll be used to encrypt your session, so it better be something unique!).
Also change `jwt_secret_key` to something random (no need to remember this, but it'll be used to encrypt your session, so it better be something unique!). This value should also be 32 characters or longer to be safe.
### Configuration with docker
### Configuration with docker
@ -245,7 +245,7 @@ You would then add that token under `ws_token` in your `api_server` config. Like