diff --git a/.env.example b/.env.example index 6480b39..cd534b8 100644 --- a/.env.example +++ b/.env.example @@ -1,4 +1,3 @@ BOT_TOKEN = "" -USER_MONGODB = "" PASSWORD_MONGODB = "" URL_MONGODB = "" \ No newline at end of file diff --git a/README.md b/README.md index bb050ac..185c174 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ # To Do - [ ] Write documentation - [X] When the bot restarts automatically it starts looking for games again. -- [ ] Create logo +- [X] Create logo # Installation