examples(websocket): rename server.py to bot.py
This commit is contained in:
@@ -10,10 +10,10 @@ source venv/bin/activate
|
|||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
## Run the server
|
## Run the bot
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
python server.py
|
python bot.py
|
||||||
```
|
```
|
||||||
|
|
||||||
## Run the HTTP server
|
## Run the HTTP server
|
||||||
|
|||||||
Reference in New Issue
Block a user