Releases: RatWithoutAFace/kabooma
Releases · RatWithoutAFace/kabooma
Quick Bugfix v1.1.1-beta
Full Changelog: v1.1.0-beta...v1.1.1-beta
Fixes issues with community servers. Better version of this fix will be available with v1.2.0-beta
Installation Instructions
CLI
Make sure you have Git installed!
Windows
git clone https://github.com/RatWithoutAFace/kabooma.git
cd kabooma
install.bat
Linux / MacOS
git clone https://github.com/RatWithoutAFace/kabooma.git
cd kabooma
./install.sh
Zip File
- Download the source code below.
- Unzip the file.
- Run install.bat (windows) or install.sh (linux/mac)
1.1.0 Beta | Miscellaneous features
Full Changelog: v1.0.1-beta...v1.1.0-beta
New features!
- Mass role deletion
- Ability to add multiple admins to the main client (?addadmin)
- Spam webhook URLs (?spamwebhook)
- Eval command (?eval)
Installation Instructions
CLI
Windows
git clone https://github.com/RatWithoutAFace/kabooma.git
cd kabooma
install.bat
Linux / MacOS
git clone https://github.com/RatWithoutAFace/kabooma.git
cd kabooma
./install.sh
Zip File
- Download the source code below.
- Unzip the file.
- Run install.bat (windows) or install.sh (linux/mac)
1.0.1 Beta | Configuration bugfix
Fixed a few bugs involving configuration loading and creation.
Installation Instructions
CLI
Windows
git clone https://github.com/RatWithoutAFace/kabooma.git
cd kabooma
./install.bat
Linux / MacOS
git clone https://github.com/RatWithoutAFace/kabooma.git
cd kabooma
./install.sh
Zip File
- Download the source code below.
- Unzip the file.
- Run install.bat (windows) or install.sh (linux/mac)