|
|
@ -12,3 +12,6 @@ You can test it out in the [APRS Discord server](https://discord.gg/2vsqBwp)
|
|
|
|
3. Navigate to the bot directory and run `npm install`
|
|
|
|
3. Navigate to the bot directory and run `npm install`
|
|
|
|
4. Rename `config.example.json` to `config.json` and replace the tokens, timezone, and embed color with your own.
|
|
|
|
4. Rename `config.example.json` to `config.json` and replace the tokens, timezone, and embed color with your own.
|
|
|
|
5. run `node bot.js`
|
|
|
|
5. run `node bot.js`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Todos:
|
|
|
|
|
|
|
|
- Handle empty/additional fields in the response data for different types of stations
|
|
|
|