Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
angrycoding committed Oct 10, 2023
1 parent 8d4fdb8 commit 6362998
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -21,6 +21,10 @@ some parts of the client side code (i.e. shared code). Before starting developin
git clone git@github.com:angrycoding/naval_clash_bot.git
```

### Setting up bot token and webhook url

Before running backend side, make sure that you set **telegramBotToken** and **telegramWebhookUrl** in [Settings.ts](https://github.com/angrycoding/naval_clash_bot/blob/main/client/src/Settings.ts),
otherwise bot won't start.

### Starting the client

Expand Down

0 comments on commit 6362998

Please sign in to comment.