Skip to content

Installation

Choose how to run the bot:

Method Best for
Docker Containers, consistent environments, easy updates
Service (systemd) Linux servers, run at boot, no containers
Debian package make deb in the repo — see README

Requirements

  • Python 3.10+
  • MeshCore-compatible device (USB, BLE, or TCP)

Development setup

See Getting started for a quick development setup (run from the repo with python meshcore_bot.py).

Upgrading

If you are upgrading from an older release, read the Upgrade guide before restarting the bot.