We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66b0fa1 commit 444269dCopy full SHA for 444269d
README.md
@@ -21,7 +21,7 @@ python bot.py
21
- Now run these commands,
22
- Go to: ```cd telegram-bot-api/bin```
23
- Start the server by replacing the api-id and api-hash on here,
24
-- ``` ./telegram-bot-api --api-id=XXXXX --api-hash=XXXXXXXXXXXX --local ```
+- ``` ./telegram-bot-api --api-id=XXXXX --api-hash=XXXXXXXXXXXX --http-port=8081 --local ```
25
26
### 4. Run your script (ex: bot.py)
27
- open a new "screen" or tab on your terminal.
0 commit comments