https://github.com/alexandrerouma/aprs_bridge
APRS to Discord bridge for the Oxyde bot framework
https://github.com/alexandrerouma/aprs_bridge
Last synced: about 1 year ago
JSON representation
APRS to Discord bridge for the Oxyde bot framework
- Host: GitHub
- URL: https://github.com/alexandrerouma/aprs_bridge
- Owner: AlexandreRouma
- Created: 2019-11-17T16:58:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-19T21:58:06.000Z (over 6 years ago)
- Last Synced: 2025-03-26T12:46:38.499Z (about 1 year ago)
- Language: JavaScript
- Size: 51.8 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## APRS to Discord bridge
# About
Originally created by Ryzerth for the SignalsEverywhere discord server (https://signalseverywhere.com/discord)
WARNING: This module is made for a use on a single server bot.
This may change in the future if there is enough request for it.
# How to install
- Make sure the Oxyde bot framework is installed (https://github.com/AlexandreRouma/Oxyde)
- Navigate to the `modules` directory of the framework
- Run `git clone https://github.com/AlexandreRouma/aprs_bridge`
- Run the bot framework, wait for it to initialized, then shut it down
- Change the config in `config/config.json`. You need to specify a callsign, a passcode, the id of the channel in which you want the bot to post messages in, the ID of your discord server, and finally the ID of the role that is allowed to send APRS messages (leave blank if you don't want anyone to send messages).
- Done! Start up the bot as usual and it should start posting messages sent to the callsign to the channel you specified.