⬢ It's bot create at full speed to teach me how to use GoLang.
Note: Spare me, I suck at English! And yes it's a bot discord made by a Frenchman entirely in English who uses a French dictionary 😅 !
See the .env.example
file for now (for debugging it should work, I will put another configuration system later)
[params]
: Optional parameter
<params>
: Mandatory parameter
(instruction)
: Indicative instruction (must not be present when executing the command)
(Pendant que le jeu on peut exécuté des commandes pour contrôler le jeu.)
/tusmo new-game [number]
Start the game.number
the number of times you. want to play>quit
| Quit the game.>relaunch
| To restart the game with the same settings.
go mod tidy
| Add new module requirements and sums for filego.mod
andgo.sum
.