Discord replit bot python

HI I Was following discord python bot tutorial an i came across this error.
Traceback (most recent call last):
File “main.py”, line 4, in
client = discord.client()
TypeError: ‘module’ object is not callable

in the video line 4 looks like this
client = discord.client()

how do i fix this issue

check again and remember that capitalization matters

i have the same problem and your solution wont work

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.