Difference between revisions of "Docker"

From Bebot Wiki 2
Jump to navigationJump to search
(Undo revision 40813 by B3b0tUzR (talk))
Tag: Undo
Line 1: Line 1:
====== BeBot Official modules ======
+
===== Docker =====
BeBot comes with a selection of modules already installed. Here you will find comprehencive documentation for them.
+
So using Docker can save you some installation hassle, but you'll need to have it installed properly either in Windows or Linux system hosting your bot.
  
 +
===== test =====
 +
...
  
 
+
===== test2 =====
===== 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

Docker

So using Docker can save you some installation hassle, but you'll need to have it installed properly either in Windows or Linux system hosting your bot.

test

...

test2

...