Skip to content

1.1.0 Beta | Miscellaneous features

Compare
Choose a tag to compare
@RatWithoutAFace RatWithoutAFace released this 27 Dec 16:53
· 2 commits to main since this release

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

  1. Download the source code below.
  2. Unzip the file.
  3. Run install.bat (windows) or install.sh (linux/mac)