1
0
Fork 0
This commit is contained in:
blakewenloe 2019-07-04 02:41:40 -04:00
commit 3334a6e56e

17
README.md Normal file
View file

@ -0,0 +1,17 @@
# APRS Discord Bot
Discord.js bot for retrieving station data from https://aprs.fi
!["Bot Snapshot"](https://i.imgur.com/zEMXdkY.png)
### Demo
You can test it out in the [APRS Discord server](https://discord.gg/2vsqBwp)
### Installation:
1. [Follow the guide here for creating your bot](https://anidiots.guide/getting-started/getting-started-long-version)
2. Clone this repository locally
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.
5. run `node bot.js`
### Todos:
- Handle empty/additional fields in the response data for different types of stations