OpenVideoBot Bedrock is an attempt to write OVB from the ground up.
It is intended to be more stable than the old OVB.
Recommended OS: This was tested on Windows 10, but it may work on Linux
- Download this repo using
git clone - Install the packages using
pip install -r requirements.txt - Add your custom messages and bot token to config.json
- Run discordBot.py, and then that's it