Skip to content

Repository files navigation

ShieldTickets

A Discord bot providing a full ticket system for servers that require structured support or moderation workflows. Built for efficiency and low resource usage, following clean code practices.

Stack

  • Runtime: Bun
  • Framework: Seyfert
  • Database: PostgreSQL with DrizzleORM
  • Configuration: YAML-based setup for per-guild customization

Requirements

  • Bun 1.x
  • PostgreSQL

Setup

  1. Clone the repository and install dependencies:
bun install
  1. Copy .env.template to .env and set your environment variables (bot token, database URL, etc.).

  2. Configure the bot via YAML as needed for your guild.

  3. Run the bot:

bun run start

For development with file watching:

bun run start:dev

License

See LICENSE for details.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages