Skippern / pi-radio-discord

Discord to Motorola Radio on Raspberry Pi Bot
MIT License
1 stars 1 forks source link

pi-radio-discord

Discord to Motorola Radio on Raspberry Pi Bot

The purpose is to create a private PTT discord channel that listens to a Motorola UHF radio, and selected users having the ability to talk back over the radio.

Background

The project started with an idea by the project creators during the Convention 2020 LAN event in Kristiansund, Norway.

Equipment during development

Install requirements

Config file

You need to create a config file named config.json with the following content

{
    "DISCORD_BOT_KEY": "<your_discord_bot_application_key>"
}

Motorola Pinning

TBC

Raspberry Pinning

TBC