From 5b9cfba242b2df773ced74c9c1595102448625f3 Mon Sep 17 00:00:00 2001 From: Aldric Benalan <69468612+AstroPixel24@users.noreply.github.com> Date: Sun, 14 Mar 2021 11:24:33 -0400 Subject: [PATCH] Update the Usage Section of README.md Noting the feature of 'do be training'. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4fbf8f..d6e70b3 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Please see [the wiki](https://github.com/ADawesomeguy/AwesomeSciBo/wiki/contribu Please see [the wiki](https://github.com/ADawesomeguy/AwesomeSciBo/wiki/installation) install page. ## Usage -To get started, run the command `do be helping` to get a list of commands. The more helpful commands will be the ones that generate packets, which are `do be roundgen pdf/html` and `do be roundgen pdf/html dm`. +To get started, run the command `do be helping` to get a list of commands. The more helpful commands will be the ones that generate packets, which are `do be roundgen pdf/html` and `do be roundgen pdf/html dm`. Another command of the bot is generating random questions to solve which can be done by `do be training` or `do be training topic`, and view the leaderboard with `do be top`. > Note: if you plan to use PDF files, you must have `gotenberg` installed and running at `localhost:3136` (or change the `awesomescibo.mjs` script to point to a different location). You can find more info about that [here](https://github.com/thecodingmachine/gotenberg).