Skip to content

Commit e15d391

Browse files
authored
doc(README): add bot token info
1 parent 8349bf1 commit e15d391

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,7 @@
1111

1212
```bash
1313
git clone https://github.com/emptybutton/ttt.git
14+
15+
echo "bot_token: YOUR_BOT_TOKEN" > deploy/dev/ttt/secrets.yaml
1416
docker compose -f ttt/deploy/dev/docker-compose.yaml up
1517
```

0 commit comments

Comments
 (0)