Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xCaso committed Dec 30, 2021
1 parent a6e25c4 commit 32f7b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const mnemonic = 'YOUR MNEMONIC PHRASE GOES HERE';
```
7862412351:ABCdI2ujasdasguun38nuan8nin-512kjhi
```
and insert it on line 7 of app.js:
and insert it on line 7 of app.js:
```
const bot = new Telegraf('YOUR API TOKEN GOES HERE');
```

0 comments on commit 32f7b20

Please sign in to comment.