Mizuki
Mizuki is a multi purposes bot that has cute side to it. 🎀
A discord bot that has a cute side to it. 🎀
- 1.Clone the repository.
git clone https://github.com/yoshikazuuu/mizuki.git
cd mizuki
- 2.Edit the config.example.json to the desired value.
nano .env.example
- 3.Rename the config.example.json to config.json.
mv .env.example .env
- 4.Install the dependencies.
npm install -g pnpm
pnpm i
- 5.Deploy the bot!
npm run deploy
If you wanted to contribute or make a bot to be more useful, you can just make a pull request.
I'd happily merge your request if it does look suitable with the bot itself.
Last modified 1mo ago