ediziks / BingGPT-Discord-Bot

BingGPT Discord Bot that can handle /ask & /imagine prompts using reverse engineered API of Microsoft's Bing Chat under the hood
The Unlicense
119 stars 14 forks source link

python retard #19

Closed NeoxPrivate closed 1 year ago

NeoxPrivate commented 1 year ago

Traceback (most recent call last): File "C:\Users\404\Desktop\Neox\src\bot.py", line 19, in MY_GUILD = discord.Object(id=SERVER_ID) File "C:\Users\404\AppData\Local\Programs\Python\Python310\lib\site-packages\discord\object.py", line 95, in init id = int(id) TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'

I understand what its saying. but my brain is numb

ediziks commented 1 year ago

The .env file doesn't seem configured properly in this case

NeoxPrivate commented 1 year ago

where is the .env file, i only see the example file

fakebhai commented 1 year ago

you're supposed to rename it to .env