Skip to content

A collection of Discord integrations for Meshtastic communities. Built in Python, powered by the MeshView API (based on the Meshtastic MQTT schema). Developed with the Louisiana Meshtastic community.

Notifications You must be signed in to change notification settings

LouisianaMeshCommunity/Meshtastic-Discord-Integrations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Meshtastic Discord Integrations

A collection of Discord integrations for Meshtastic communities.
Built in Python, powered by the MeshView API (Meshtastic MQTT schema).
Originally developed with the Louisiana Meshtastic community, but usable by any group running a MeshView backend.


✨ Features

  • Chat Relay: Mirrors mesh chat packets from MeshView API into a Discord channel using webhooks.
  • Lightweight Python service — easy to run inside a Linux container.
  • Systemd integration for always-on operation.
  • Modular design planned — future modules (node presence, stats, alerts) can be enabled independently.

📦 Requirements

  • Debian 12+ (or similar Linux environment)
  • Python 3.11+
  • requests library (apt install python3-requests -y)

⚙️ Setup

  1. Clone the repo
    git clone https://github.com/LouisianaMeshCommunity/meshtastic-discord-integrations.git
    cd meshtastic-discord-integrations

Add your discord webhook URL in script and your MQTT server URL

About

A collection of Discord integrations for Meshtastic communities. Built in Python, powered by the MeshView API (based on the Meshtastic MQTT schema). Developed with the Louisiana Meshtastic community.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages