JonnyPtn / zomboi

A discord bot for project zomboid multiplayer servers
49 stars 32 forks source link

Having an issue with discord module #83

Closed SKYN1K closed 4 months ago

SKYN1K commented 7 months ago

Traceback (most recent call last): File "E:\project zomboid bot\zomboi.py", line 3, in from chat import ChatHandler File "E:\project zomboid bot\chat.py", line 2, in from discord.ext import tasks, commands ModuleNotFoundError: No module named 'discord'

N0SKILL-ai commented 7 months ago

I got the exact same problem. I already re-installed the discord module but it just wont work. Any fixes yet?

SKYN1K commented 7 months ago

Didn't find a solution :(

JonnyPtn commented 4 months ago

Expect the problem is you didn't install python requirements before running - I've now moved to using c# so things are managed differently, so will close this