mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-03-30 20:15:40 +00:00
- Added an overview link to the installation section in mkdocs.yml for better accessibility. - Renamed the Command Reference documentation file from `commands.md` to `command-reference.md` for consistency. - Updated all references to the Command Reference in README.md, getting-started.md, and index.md to reflect the new file name.
389 B
389 B
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 |
See Getting started for a quick development setup (run from the repo with python meshcore_bot.py).