Skip to content

Simple waifu gacha bot where users can roll and claim waifus.

License

Notifications You must be signed in to change notification settings

Moistbobo/Bobo-WaifuGachaBot

Repository files navigation

WaifuBot (0.0.1-beta)

Simple waifu gacha bot where users can roll and claim waifus. It's a personal project for me to experiment with a new folder structure for my own discord bots as well as play around with the discord.js framework. Sorry if this is the first result on google. Feel free to forward all complaints and concerns to me on discord at #1

Database files

Database json files area available here

Current features

  • Adding waifu through valid json documents in discord
  • Waifu Gacha
  • Server based claiming
  • vndb integration (query vndb for additional information on vn type series)

Requirements

Getting started

  1. Ensure requirements are installed
  2. Clone the repo (develop branch)
  3. npm i
  4. Copy the env.sample as .env and fill out the BOT_TOKEN and BOT_PREFIX fields. By default, BOT_PREFIX is set to .
  5. npm run build-and-run

Adding and rolling

  1. Use the .showtemplate and copy the template arguments
  2. Fill out your character's information
  3. Add your character by using the .addwaifu command with your filled-out arguments
  4. Use the .rollwaifu command to roll for the characters you added

Vndb integration

To use vndb integration, set the type of vn characters to vn and ensure that the seriesName field matches the name of the series as seen on vndb

About

Simple waifu gacha bot where users can roll and claim waifus.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published