[Add] template.toml
This commit is contained in:
parent
5523aac5b6
commit
d363004ab3
|
@ -0,0 +1,9 @@
|
|||
[Auth]
|
||||
token = '' # https://discordapp.com/developers/applications/
|
||||
server = '' # Your Discord Server
|
||||
|
||||
[Swap]
|
||||
apikey = '' #https://market.swap.gg/account/api-access
|
||||
|
||||
[Log]
|
||||
level = 'INFO' # Set the loglevel | "DEBUG" for verbose, "WARNING" for silent output
|
Loading…
Reference in New Issue