fix(bot): Check if user exist before perform action #6

Merged
Starthur merged 2 commits from Starthur/bot:main into main 2023-02-07 09:25:07 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit c7d390d7ec - Show all commits

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.
You can run :
```
docker-compose run discord_bot [--wait WAIT] [--force] [--dryrun]
docker-compose run bot_discord [--wait WAIT] [--force] [--dryrun]
```
## Arguments