Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/GPT3Discord/commit/4b11e8c3ea71246e00e4b55ef64df555ebf1cdf7 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update README.md

Kaveen Kumarasinghe 2 years ago
parent eefbb869ea
commit 4b11e8c3ea

@ -1,7 +1,7 @@
# Requirements
`python3.7 -m pip install openai`
`python3.7 -m pip install dotenv-python`
`python3.7 -m pip install python-dotenv`
`python3.7 -m pip install discord` (This should be the discord.py rewrite, not the pycord library)

Loading…
Cancel
Save