1
0
Fork 0
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.
 
The Phonebook 3837886e0e
Create README.md
5 years ago
.gitignore initial commit 5 years ago
LICENSE Initial commit 5 years ago
README.md Create README.md 5 years ago
bot.js initial commit 5 years ago
config.example.json initial commit 5 years ago
package-lock.json initial commit 5 years ago
package.json initial commit 5 years ago

README.md

APRS Discord Bot

Discord.js bot for retrieving station data from https://aprs.fi "Bot Snapshot"

Installation:

  1. Follow the guide here for creating your bot
  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