3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-06-12 01:37:27 +02:00
Pragmatic Software 02552081d5 Fix all potential case-sensitivity issues
Misc clean-ups and refactors
2020-01-14 18:10:53 -08:00
..
2019-12-30 02:05:55 -08:00

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.