TrelloBot/.auth.example
Simon 4e51dafdc0
All checks were successful
continuous-integration/drone/push Build is passing
Initial commit
2020-04-29 15:54:12 +02:00

6 lines
No EOL
287 B
Text

{
"instructions": "Replace the following three values as appropriate, then rename this file to '.auth' (without '-template' at the end).",
"discordToken": "discord token goes here",
"trelloKey": "trello public key goes here",
"trelloToken": "trello app token goes here"
}