Simple Discord bot that provides utility and moderation functions for the OpenNBS community!
- Ensure that Bun is installed.
git clone
the repository to a directory of your choice.- Install dependencies via
bun install
. - To start the bot, run
bun .
!
Important
Don't forget to configure your environment!
Copy .env
to .env.local
and fill it out.