3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-01 17:16:39 +02:00
pbot/Plugins/README

7 lines
224 B
Plaintext

Loadable plugins live here.
All files listed in the `autoload` file will be loaded at bot start-up.
Plugins can be manually loaded or unloaded with the `plug` and `unplug`
commands. Use `pluglist` to list loaded plugins.