3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-02-11 12:00:53 +01:00
Pragmatic Software 5ebb84c18b Quality of life improvements
`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.
2018-02-11 23:37:37 -08:00
..
2017-03-06 00:31:15 +00:00
2017-03-06 00:31:15 +00:00
2017-03-06 00:31:15 +00:00
2017-03-06 00:31:15 +00:00
2017-08-03 13:40:54 -07:00
2017-09-03 20:46:34 -07:00
2017-10-09 19:41:00 -07:00
2018-02-11 23:37:37 -08:00
2017-11-19 14:06:17 -08:00

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.