Skip to content
/ koala Public

A utility discord bot. This repository serves as a mirror for a GitLab repository

License

Notifications You must be signed in to change notification settings

parnavh/koala

Repository files navigation

🐨 Koala

A utility discord bot

🛠 Setup

cp .env.example .env  # Replace placeholder values with your own

🏗 Development

pnpm install
pnpm dev

🚀 Production

pnpm install
pnpm build
pnpm start

🐋 Docker

To start the application:

docker compose up -d

To shut down your application:

docker compose down

To view your application's logs:

docker compose logs

About

A utility discord bot. This repository serves as a mirror for a GitLab repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published