BearBot is a host-it-yourself Discord bot written in rust language based on serenity and parrot. This project aims to provide some simple commands mainly used in (our) everyday Discord's guild.
Some tools and libraries are required for building the project.
apt install build-essential autoconf automake libtool pkg-config ffmpeg
pip install -U yt-dlp
cargo build --release
cargo run --release
This project is under MIT license.