diff --git a/meshcore_bot.py b/meshcore_bot.py index dfddba9..49e034b 100644 --- a/meshcore_bot.py +++ b/meshcore_bot.py @@ -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