discord-kagebot/src/main/resources/config.toml

13 lines
166 B
TOML

[system]
serverId = "356414885292277771"
admins = [
"137780880344088576"
]
[commands]
commands = [
{
input = "!ping",
output = "pong"
}
]