No description
Find a file
2022-11-22 14:05:12 +01:00
src improvements 2022-06-19 21:40:14 +02:00
.dockerignore docker 2022-06-28 20:14:45 +02:00
.gitignore thing 2022-06-14 18:52:46 +02:00
.rustfmt.toml thing 2022-06-14 18:52:46 +02:00
Cargo.lock fix author perms 2022-06-19 21:14:35 +02:00
Cargo.toml fix author perms 2022-06-19 21:14:35 +02:00
docker-compose.yml get db running 2022-06-14 19:18:18 +02:00
Dockerfile latest 2022-06-28 20:15:05 +02:00
LICENSE Create LICENSE 2022-06-19 16:19:36 +02:00
README.md Update README.md 2022-11-22 14:05:12 +01:00

discord-court-bot

a very funny discord bot

.env

DISCORD_TOKEN=token
RUST_LOG=DEBUG
MONGO_URI=mongodb://localhost:27017
DB_NAME=court_bot
MONGO_INITDB_ROOT_USERNAME=root
MONGO_INITDB_ROOT_PASSWORD=uwu
DEV=
# SET_GLOBAL=
PRETTY=

run mongodb

docker compose up

uwu owo