From 95c1adbc8d6b886f27dfeab35eb82610feb697ec Mon Sep 17 00:00:00 2001 From: The Phonebook Date: Thu, 4 Jul 2019 16:41:21 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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