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/c29103acfc81eee67408be0a37c4b1f0723ad22e/.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