No description
Find a file
2026-03-29 17:19:37 +00:00
bot.py yay nicknames 2026-03-29 17:19:13 +00:00
LICENSE add LICENSE 2026-02-09 07:50:49 +00:00
README.md Обновить README.md 2026-03-29 17:19:37 +00:00

Meshdelta

Meshdelta is a WIP Meshtastic<->Delta Chat bridge

How to setup

Requirements

  1. Python
  2. meshage
  3. deltachat-rpc-client

Configuration

  1. Create mqtt.conf and specify your values
[mqtt]
host=mqtt.meshtastic.org
port=8883
username=meshdev
password=large4cats
root_topic=msh/US
userid=<random user id>
[keys]
longfast=1PG7OiApB1nwvP+rz05pAQ==
[chats]
13=longfast
  1. Copy bot's accounts dir to same place as bot.py Launch bot with python bot.py

What is missing

  1. Something other?