For MoonBot for LINUX to start correctly, the following packages must be installed on the LINUX operating system: fuse3 or fuse (version 2) and coreutils.
It is also required that the file system of the /tmp directory allows the execution of binary files (the noexec option is not enabled). Most modern distributions are initially configured this way.
You can launch MoonBot either from the terminal or through a graphical shell. In the simplest case, it is enough to perform:
1) # Make the file executable for the first run:
chmod +x MoonBot
2) # Then just run without options:
./MoonBot
In the absence of additional command line parameters, a bot is launched with preset Wine and container integration settings.