summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index bf4798f..962e411 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,7 @@ TELEBOT_BOT_TOKEN=<bot token> python main.py
```
On first run you wil be asked for a Fortnite API token, which can be obtained by accessing [this URL](https://www.epicgames.com/id/api/redirect?clientId=3446cd72694c4a4485d81b77adbb2141&responseType=code). Note: you need to be logged to Epic Games account in browser used to access token.
+Also, after first start it's required to run first _start_ command to register bot and then _/recordstats_ command in order to initialize statistics database.
## Features