Skip to content
/ Ohm Public

Utility and moderation bot for the OpenNBS community.

License

Notifications You must be signed in to change notification settings

OpenNBS/Ohm

Repository files navigation

Ohm

Simple Discord bot that provides utility and moderation functions for the OpenNBS community!

🔧 Usage

  1. Ensure that Bun is installed.
  2. git clone the repository to a directory of your choice.
  3. Install dependencies via bun install.
  4. To start the bot, run bun .!

Important

Don't forget to configure your environment!
Copy .env to .env.local and fill it out.