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

11 lines
129 B

#cache folders
__pycache__
/cogs/__pycache__
/models/__pycache__
#user files
.env
.vscode
*.sqlite
bot.pid
usage.txt
/dalleimages