3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-02 17:38:50 +02:00
pbot/PBot/Plugins/README
2015-09-08 11:50:14 -07:00

9 lines
287 B
Plaintext

Loadable plugins live here.
All files not beginning with an underscore will be automatically loaded
at bot start-up.
Plugins (including those starting with an underscore) can be manually loaded
or unloaded with the `plug` and `unplug` commands. Use `pluglist` to list
loaded plugins.