mirror of
https://github.com/pragma-/pbot.git
synced 2025-02-15 13:00:58 +01:00
![Pragmatic Software](/assets/img/avatar_default.png)
Code-factoids can now use the compiler virtual machine. Any languages installed in the VM are valid candidates for code-factoids! Syntax: factadd keyword /code language code here
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.