Skip to content

Genio40921/bartender

 
 

Repository files navigation

Bartender

Bartender is a Discord bot created for the discord server Bistro Tech. The goal of this bot is to manage the server and to provide some useful tools for the members.

Contributing

The database details can be found here.

Usage

Prerequisites

  • bun - Bun is a simple command line tool to manage npm packages. We use v1.1.20.

Installing

# Clone the repository
git clone [email protected]:bistro-tech/bartender.git

# Install dependencies
bun install --frozen-lockfile

Configuration

Use the .env.example file to create a .env file.

Running

# Run the bot
bun run dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.6%
  • JavaScript 1.8%
  • Dockerfile 0.6%