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.
The project started with an idea by the project creators during the Convention 2020 LAN event in Kristiansund, Norway.
radio
You need to create a config file named config.json
with the following content
{
"DISCORD_BOT_KEY": "<your_discord_bot_application_key>"
}
TBC
TBC