mirror of
https://github.com/Noratrieb/discord-court-bot.git
synced 2026-01-14 18:05:02 +01:00
handle handlers
This commit is contained in:
parent
9014ff6eff
commit
724d7467c3
7 changed files with 350 additions and 208 deletions
|
|
@ -8,9 +8,11 @@ DISCORD_TOKEN=token
|
|||
APPLICATION_ID=uwu
|
||||
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=
|
||||
```
|
||||
|
||||
run mongodb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue