A private Discord bot to help automate and manage various tasks.
This bot is not really meant to be used by anyone or anywhere else. However, if your interested in your own instance, feel free to fork and modify the code to your liking/version.
To install, run,
$ npm install
# with pnpm
$ pnpm install
On my personal server, this bot is deployed using Github Actions for CI/CD onto a DigitalOcean droplet.