ACTUALLY WORKING JARVIS
I made this about a year back (a Jarvis ai that uses wolfram) but u all couldnt access it. now u should be able to!
Voters
MrVoo
Other users can't access environment variables. Also what does it do? It looks very simple
I made this about a year back (a Jarvis ai that uses wolfram) but u all couldnt access it. now u should be able to!
Other users can't access environment variables. Also what does it do? It looks very simple
Traceback (most recent call last):
File "main.py", line 4, in
token = os.environ['TOKEN']
File "/usr/lib/python3.8/os.py", line 675, in getitem
raise KeyError(key) from None
KeyError: 'TOKEN'