Files
meshcore-bot/modules/commands/alternatives/__init__.py
T

8 lines
198 B
Python

#!/usr/bin/env python3
"""
Alternative plugins directory
Place alternative implementations of commands here to override default plugins.
See README.md in this directory for usage instructions.
"""