Skip to content
This repository has been archived by the owner on Jan 3, 2025. It is now read-only.

Files

Latest commit

Sep 9, 2024
b4c64b1 · Sep 9, 2024

History

History
17 lines (12 loc) · 257 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 257 Bytes

huskbot

Judges messages with AI and husks them if needed

Usage

Make a .env file, and fill out the following:

TOKEN=Discord bot token
CF_WORKER=LLM cloudflare worker
HUSK=Husk emoji

Install and run:

bun i

bun run prod or bun run dev