1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aprs-discord-bot/config.example.json

9 lines
175 B

5 years ago
{
"token": "BOT_TOKEN",
"prefix": "?",
"aprs_token": "APRS_API_TOKEN",
"gmaps_token": "GMAPS_API_TOKEN",
"timezone": "America/Chicago",
"embed_color": "#FFFFFF"
}