mirror of
https://github.com/pragma-/pbot.git
synced 2025-02-11 12:00:53 +01:00
![Pragmatic Software](/assets/img/avatar_default.png)
`lie`, `truth` and `choose` can now all be use interchangibly regardless of game state. No more needing to switch between commands. `players` and `score` can now both be used interchangibly and will do the right thing depending on game state. `ready` and `unready` are now more game-state aware.
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.