Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DevHanza authored Feb 26, 2024
1 parent 66b0fa1 commit 444269d
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 @@ -21,7 +21,7 @@ python bot.py
- Now run these commands,
- Go to: ```cd telegram-bot-api/bin```
- Start the server by replacing the api-id and api-hash on here,
- ``` ./telegram-bot-api --api-id=XXXXX --api-hash=XXXXXXXXXXXX --local ```
- ``` ./telegram-bot-api --api-id=XXXXX --api-hash=XXXXXXXXXXXX --http-port=8081 --local ```

### 4. Run your script (ex: bot.py)
- open a new "screen" or tab on your terminal.
Expand Down

0 comments on commit 444269d

Please sign in to comment.