# meshcore-bot Documentation Documentation for the MeshCore bot: setup, configuration, commands, and services. **New to the project?** Start with [Getting Started](getting-started.md). ## Project overview - [README](https://github.com/agessaman/meshcore-bot/blob/main/README.md) – Getting started, installation, quick start - [Command Reference](COMMANDS.md) – Full command reference - [Docker deployment](DOCKER.md) – Docker deployment - [SERVICE-INSTALLATION.md](https://github.com/agessaman/meshcore-bot/blob/main/SERVICE-INSTALLATION.md) – Systemd service setup - [Web Viewer](WEB_VIEWER.md) – Web viewer module ## Configuration | Document | Description | |----------|-------------| | [Configuration](configuration.md) | config.ini structure and command options | | [Path Command](PATH_COMMAND_CONFIG.md) | Path command presets and tuning | ## Guides | Document | Description | |----------|-------------| | [Repeater Commands](REPEATER_COMMANDS.md) | Repeater management DM commands | | [Feed Management](FEEDS.md) | RSS/REST feeds and posting to channels | | [Web Viewer](WEB_VIEWER.md) | Web-based data viewer and API | | [Documentation site setup](DOCS_SITE.md) | How to build and deploy this site | ## Service Plugins | Document | Description | |----------|-------------| | [Service Plugins overview](service-plugins.md) | Enable and configure background services | | [Discord Bridge](DISCORD_BRIDGE.md) | One-way bridge to Discord | | [Packet Capture](PACKET_CAPTURE.md) | Packet capture and MQTT | | [Map Uploader](MAP_UPLOADER.md) | Uploading to map.meshcore.dev | | [Weather Service](WEATHER_SERVICE.md) | Scheduled weather and alerts |