fix(bot): Check if user exist before perform action #6
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue