#now it tells me this token must be of type str, not NoneType
1 messages · Page 1 of 1 (latest)
because you need to be more specific
you want to install it
just invoking pip doesnt help, you have to tell it what to do
Are you loading your .env with load_dotenv() (python-dotenv)
Show me your main.py file
Send it
@quasi cloud send it as a txt file
Because I can’t view it
main.txt
well, there goes your token
might wanna reset that
also you did it incorrectly
also env files work as following
TOKEN=blahblahblah
SOME_OTHER_VARIABLE=penis```
by doing it properly
this is what the contents of a .env file should look like
