Difference between revisions of "Docker"
From Bebot Wiki 2
Jump to navigationJump to searchLine 1: | Line 1: | ||
− | ===== | + | ====== BeBot Official modules ====== |
− | + | BeBot comes with a selection of modules already installed. Here you will find comprehencive documentation for them. | |
− | |||
− | |||
− | ===== | + | |
− | ... | + | ===== Conventions ===== |
+ | This document uses special conventions for values that you need to substitute. These are | ||
+ | |||
+ | * **!command //<value>//** - Values within brackeds are mandatory and have to be supplied | ||
+ | * **!command //[value]//** - Values within square brackets are optional and offer additional features | ||
+ | * **!command //<(value1/value2)>//** - Values separated by a vertical bar within paranthesis indicate that you may choose between the values. The type of brackets surrounding the parenthesis indicate mandatory or optional values. | ||
+ | |||
+ | |||
+ | |||
+ | ===== Common modules ===== |
Revision as of 20:54, 5 December 2023
BeBot Official modules
BeBot comes with a selection of modules already installed. Here you will find comprehencive documentation for them.
Conventions
This document uses special conventions for values that you need to substitute. These are
* **!command //<value>//** - Values within brackeds are mandatory and have to be supplied * **!command //[value]//** - Values within square brackets are optional and offer additional features * **!command //<(value1/value2)>//** - Values separated by a vertical bar within paranthesis indicate that you may choose between the values. The type of brackets surrounding the parenthesis indicate mandatory or optional values.