minetoblend / hifumin

Discord gacha bot for osu mappers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hifumin

Hifumin (placeholder name) is a discord gacha bot where you can collect osu mappers.

How to use it?

Prerequisite

npm install

Development

This example can be run with tsc-watch to watch the files and automatically restart your bot.

npm run watch:start

Production

You can also run the bot with npm dev, this will first build your code and then run node ./dist/index.js. But this is not the recommended way to run a bot in production.

About

Discord gacha bot for osu mappers

License:MIT License


Languages

Language:TypeScript 99.8%Language:Dockerfile 0.2%