Streamer.bot can be installed on Linux using wine and winetricks
wine >= 6.19winetricks >= 20210206dotnet48d3dcompiler_47dxvkcorefonts optionalsapi optionalSelect an installation method below:
Install the required dependencies for your Linux distribution
winewinetrickssudo apt install winetricks
sudo winetricks --self-update
sudo apt install git curl
# Install wine
sudo pacman -S wine
# Install winetricks
sudo pacman -S winetricks
# Install remaining dependencies
sudo pacman -S git curl
```
# Clone the repository
git clone https://github.com/Streamerbot/sb-linux-installer
# Change directory
cd ./sb-linux-installer
# Execute the installer
./install.sh
+ in Lutris and select Install from a local install script
streamerbot.yaml file (download link above)Action and Command lists do not render any configured group names or groupings.
All actions and commands are listed in the order they have been added.
The Right-Click context menu on users within the viewers tab may not render correctly. You need to move the mouse over the opening context menu to let it fully appear.
stdout to /dev/nullwine Streamer.bot.exe >/dev/null 2>&1
The built-in chat and event feed windows will not work due to missing WebView2 when using the install script or the Lutris installer. However, they work when using Bottles's Streamer.bot installer.