Skip to content

A discord.js-based Discord bot for personal use (Not meant for public use, only one server at a time)

License

Notifications You must be signed in to change notification settings

garrett16r/Yuuki-Bot

Repository files navigation

Yuuki-Bot v2.1.0

A discord.js-based Discord bot for personal use. Yes these commit messages are extremely dumb.

Todo

  • Give Nat a therapy bot because this is the age we live in (make her code it if she wants it)

Requirements

  • NodeJS >= 16.6.0

Setup

# in Terminal or Windows PowerShell:
cp .env.sample .env
npm install
npm start