Add example config
This commit is contained in:
parent
4d01d3f8f0
commit
7dc76d328c
1 changed files with 7 additions and 0 deletions
7
config.toml.example
Normal file
7
config.toml.example
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
[app]
|
||||||
|
command_prefix = "!"
|
||||||
|
|
||||||
|
[space]
|
||||||
|
base_url = "https://spaceapi.it-syndikat.org/api/"
|
||||||
|
spaceping_token = "foo"
|
||||||
|
announce_rooms = ["#lobby:it-syndik.at"]
|
Loading…
Reference in a new issue