The BUD-e Discord Bot, rewrote in C++! Updates will be made frequently.
BUD-e is automated via GitHub Actions. All your commits should be pushed to the "dev" branch via a PR. "dev" branch will auto-update the "BUD-e Experimental" bot. Once happy with changes in "dev", merge commits to "main". This wll auto-update the main BUD-e bot.
- D++ (Create a
libs
folder, docd libs
, then clonegit clone https://github.com/brainboxdotcc/DPP.git
. This allows easy change between dev branches of D++) libmysqlclient-dev
(If on Debian 9+, it'sdefault-libmysqlclient-dev
).libfmt-dev