sandwichmeister/Config.example.toml

10 lines
410 B
TOML

[Discord]
token = "your bot token from https://discord.com/developers"
log_channel = 0 # Channel id of the log channel
[Sandwiches]
sandwichmeister_role = 0 # Role id of the sandwich admin role
[Directus]
url = "https://directus.example.com" # DO NOT ADD A TRAILING SLASH
token = "the static access token from the directus bot account"