JonnyPtn / zomboi

A discord bot for project zomboid multiplayer servers
50 stars 33 forks source link

DISCORD_TOKEN environment variable not found #21

Closed Yell420 closed 2 years ago

Yell420 commented 2 years ago

2022-03-31 20:55:39,785:ERROR:zomboi: DISCORD_TOKEN environment variable not found

.. i have config.env with my discord token and i am unable to get this to work. Windows

Yell420 commented 2 years ago

thanks for fixing chat bubble by the way, for now still using the older version (2-3 versions behind) with the updated chat.py changes to fix

JonnyPtn commented 2 years ago

The config file needs to just be named .env (not config.env)

Grim-reap3r commented 2 years ago

File "zomboi.py", line 55 async def on_ready()