{% extends "base.html" %} {% block title %}Plugins - MeshCore Bot{% endblock %} {% block extra_css %} {% endblock %} {% block content %}

Plugins

Toggle commands and services on or off and edit their settings. Changes are written to config.ini (a timestamped backup is taken on each save) and the bot hot-reloads command settings within a few seconds.

Loading plugins…
No plugins match your filter.

Commands

Services

{% endblock %} {% block extra_js %} {% endblock %}