diff --git a/README.md b/README.md index 4b87a7b..ea9b938 100644 --- a/README.md +++ b/README.md @@ -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