Discord-AI-Selfbot icon indicating copy to clipboard operation
Discord-AI-Selfbot copied to clipboard

[BUG]

Open peanutman1116 opened this issue 9 months ago • 6 comments

File "C:\Users\yourname\Downloads\Discord-AI-Selfbot-main\Discord-AI-Selfbot-main\main.py", line 22, in selfbot_id = int(os.getenv("SELFBOT_ID")) TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'

peanutman1116 avatar Sep 19 '23 08:09 peanutman1116

did you put in your selfbot id in your .env file?

Najmul190 avatar Sep 19 '23 22:09 Najmul190

Yes I did. Just to verify it would be the user ID of the selfbot right?

peanutman1116 avatar Sep 19 '23 23:09 peanutman1116

did you rename example.env to just .env

Najmul190 avatar Sep 20 '23 08:09 Najmul190

did you rename example.env to just .env

yes still got the error if you want add my discord it would be alot easier to go through trouble shooting discord _error1

File "C:\Users\myusername\Downloads\Discord-AI-Selfbot-main\Discord-AI-Selfbot-main\main.py", line 22 selfbot_id = int(os.getenv("SELFBOT_ID") ^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: invalid syntax. Perhaps you forgot a comma?

peanutman1116 avatar Sep 20 '23 20:09 peanutman1116

did you rename example.env to just .env

Not sure what could be causing the problem now

peanutman1116 avatar Sep 23 '23 18:09 peanutman1116

same issue here with the exact same error

R1Gel2 avatar Jan 14 '24 21:01 R1Gel2