discord error [ Windows VPS ]
Archived 3 years ago
K
Harper
PS C:\Users\Administrator\Downloads\fprints> & "C:/Program Files/Python311/python.exe" c:/Users/Administrator/Downloads/fprints/main.py
Traceback (most recent call last):
File "c:\Users\Administrator\Downloads\fprints\main.py", line 44, in <module>
bot = discord.Bot(command_prefix="*")
^^^^^^^^^^^
AttributeError: module 'discord' has no attribute 'Bot'
it works on my pc but not my vps i checked the pycord and everything is the same as pc and packages are upto date
please help ðŸ˜
