Status Bots
The Status Bots are multiple bot instances that receive information about your scp:sl servers and display it accordingly.
Getting Started
The status bots general settings.
# Determines if the bot(s) are active or not
active: false
# Your servers api key. You can get it from the console by typing < !api show >
api: ""
# Can be obtained by typing < !id > into your console
account_id: ""
# ** WARNING ** Turning off messes with template playerlists
# Turn this of if you don't want playerlists to be periodically updated
check_playerlist: true
# Should the server status be posted to a specified channel?
post_server_status: false
# The channel that the server status is going to be posted to
post_channel : ""
# Status page url, change this if you have a custom server status page set up, if not leave it as is
page_url: "https://status.scpslgame.com/"
Last updated