1
0
Fork 0

Update README.md

master
The Phonebook 5 years ago committed by GitHub
parent a1f8e1695f
commit 95c1adbc8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save