update readme

Kaveen Kumarasinghe 2 years ago
parent fe54b250f6
commit 6a96ad7a4d

@ -238,6 +238,12 @@ screen -d -r {ID} # replace {ID} with the ID of the screen session you want to r
``` ```
As a last resort, you can try to run the bot using python in a basic way, with simply
```bash
cd (the folder where the files for GPT3Discord are located/cloned)
python3.9 gpt3discord.py
```
# Non-Server, Non-Docker usage # Non-Server, Non-Docker usage
With python3.9 installed and the requirements installed, you can run this bot anywhere. With python3.9 installed and the requirements installed, you can run this bot anywhere.

Loading…
Cancel
Save