Follow the installation steps for Red-DiscordBot. Once the bot is installed, run the following command in Discord:
[p]repo add Meshtastic-Cogs https://github.com/ArizonaMeshtasticCommunity/Meshtastic-Cogs
| Cog Name | Description | Key Features |
|---|---|---|
| mqttbridge | Bridge between MQTT and Discord for Meshtastic devices | • Real-time MQTT integration • Node discovery & management • Message bridging to Discord • Telemetry & position tracking • Traceroute visualization • Node ownership system • Administrative controls |
| strikes | Comprehensive strike, warning, and note tracking system for server moderation | • Three case types: strikes, warnings, and mod notes • Per-member Discord threads for case discussion • Auto-updating anchor embed with case totals • Configurable auto-actions (kick / ban) at strike thresholds • DM notifications to actioned members • Full case history with pagination • Add, view, and remove individual cases |
After adding the repository, install individual cogs with:
[p]cog install Meshtastic-Cogs <cog_name>
For example:
[p]cog install Meshtastic-Cogs mqttbridge
[p]cog install Meshtastic-Cogs strikes