pepperoni21 / pepperoni_bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PepperoniBot (rewritten in Rust)

A personal Discord bot for managing my Discord server.

Only includes an order system for now.

Dependencies:

Deployment with Docker:

Simply run the following command:

docker compose up --build -d

This will build the project and run it in a Docker container with a MongoDB instance.

About


Languages

Language:Rust 99.2%Language:Dockerfile 0.8%