Discord.js bot for retrieving station data from https://aprs.fi - personal branch testserver. Forked from https://github.com/AnIdiotsGuide/discordjs-bot-guide
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
blakewenloe
05fb19d528
|
6 years ago | |
---|---|---|
modules | 6 years ago | |
.gitignore | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
bot.js | 6 years ago | |
config.example.json | 6 years ago | |
package-lock.json | 6 years ago | |
package.json | 6 years ago |
README.md
APRS Discord Bot
Discord.js bot for retrieving station data from https://aprs.fi
Demo
You can test it out in the APRS Discord server
Installation:
- Follow the guide here for creating your bot
- Clone this repository locally
- Navigate to the bot directory and run
npm install
- Rename
config.example.json
toconfig.json
and replace the tokens, timezone, and embed color with your own. - run
node bot.js
Todos:
- Handle empty/additional fields in the response data for different types of stations