mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-04-03 14:05:42 +00:00
8 lines
198 B
Python
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.
|
|
"""
|
|
|