fursonabot/Config.example.toml

9 lines
181 B
TOML
Raw Normal View History

2022-12-30 23:27:42 +00:00
[database]
path = "./sled/db-0-34"
[mastodon]
server = "https://masto.asonix.dog"
client_id = "CLIENT ID"
client_secret = "CLIENT SECRET"
authorization_code = "AUTHORIZATION CODE"