Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 445 Bytes

readme.md

File metadata and controls

12 lines (10 loc) · 445 Bytes

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.