As our monthly billard meeting has been moved to Discord due to the current circumstances, we need a simple bot that allows us to play billard there.
The bot can host one game per server-channel pair. Start a new game with:
@BillardBot neu
If you want an overview which balls are left on the table, use:
@BillardBot status
To simply push the white ball with brute force along the table, use:
@BillardBot haudrauf
To aim for a specific ball, use:
@BillardBot stoss <ball>
Ball names are 1halb, 1voll, 2halb, 2voll, 3halb, 3voll, 4halb, 4voll, 5halb, 5voll, 6halb, 6voll, 7halb, 7voll and 8.
The game does not track turnorder in any way.