Skip to content

nakoyasha/mizuki

Repository files navigation

Warning

Mizuki is still pretty early in development, and may break at any point. Use at your own risk!

Warning

It is not recommended to use the official instance for now, as it is currently used as a testing/staging instance and thus may not always be online/may be broken.

Mizuki - a multi-purpose Discord bot

source

A Discord bot that includes features useful for server owners, players of a specific gacha game, and for people who want to make silly gifs.

Notes for contributors

  • Mizuki does not come with any Discord builds saved, but test/example builds are provided. They are stored in the testbuilds.json file, and can be imported by either using MongoDB Compass, or the mongoimport command.
mongoimport testbuilds.json --jsonArray --collection=DiscordBuilds --db=mizuki

Requirements

  • Node.js v21 or above/below (tested on v21.4.0)
  • Python 3.12.1 or above/below (tested on 3.12.1) (only for StarRailStation commands)
  • MongoDB