[connection]

moonraker_socket_url:

websocket url for moonraker, only fill this when the socket url is different from moonraker_url

moonraker_url: http://127.0.0.1

website url for moonraker

moonraker_token:

moonraker api token, only fill this when you have force_logins enabled in your moonraker config

moonraker_retry_interval: 2

reconnecting interval in seconds

bot_token:

discord bot token, see Preparations

discord_request_timeout: 30

time before the discord client times out in seconds

[connection]
moonraker_socket_url:
moonraker_url: http://127.0.0.1
moonraker_token:
moonraker_retry_interval: 2
bot_token:
discord_request_timeout: 30

default connection configuration

Last updated