updated bot description language

This commit is contained in:
agessaman
2025-09-06 11:55:25 -07:00
parent 5753e0999d
commit ebcb89e556
+2 -2
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env python3
"""
MeshCore Bot using the official meshcore package
This version uses a modular structure for better organization
MeshCore Bot using the meshcore-cli and meshcore.py packages
Uses a modular structure for command creation and organization
"""
import asyncio