Update README.md
This commit is contained in:
parent
a1f8e1695f
commit
95c1adbc8d
1 changed files with 6 additions and 0 deletions
|
@ -13,5 +13,11 @@ You can test it out in the [APRS Discord server](https://discord.gg/2vsqBwp)
|
|||
4. Rename `config.example.json` to `config.json` and replace the tokens, timezone, and embed color with your own.
|
||||
5. run `node bot.js`
|
||||
|
||||
### Commands:
|
||||
- `?loc callsign` to retrieve location information.
|
||||
- `?wx callsign` to retrieve weather data.
|
||||
|
||||
Replace `callsign` with your device's callsign.
|
||||
|
||||
### Todos:
|
||||
- Handle empty/additional fields in the response data for different types of stations
|
||||
|
|
Loading…
Reference in a new issue