Merge remote-tracking branch 'upstream/main'

This commit is contained in:
Starthur 2023-02-07 09:24:50 +01:00
commit c7d390d7ec
Signed by untrusted user: Starthur
GPG Key ID: 68AD34A2CF658E32
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ docker-compose up --build -d
By default it will run on 42CTF Guild and with RolesID from this server. By default it will run on 42CTF Guild and with RolesID from this server.
You can run : You can run :
``` ```
docker-compose run discord_bot [--wait WAIT] [--force] [--dryrun] docker-compose run bot_discord [--wait WAIT] [--force] [--dryrun]
``` ```
## Arguments ## Arguments