about summary refs log tree commit diff
path: root/tildeverse.json.example
blob: 278308d20661f86d634c12993295b7f473c929a3 (plain) (blame)
1
2
3
4
5
6
7
8
{
    "client_id": "myclientid",
    "client_secret": "myclientsecret",
    "access_token": "myaccesstoken",
    "base_url": "https://tilde.zone",
    "channel": "remove this key if you don't want to limit the bot"
}