#i need help pls

3 messages · Page 1 of 1 (latest)

sly brook
#

you called your bot's file discord.py, causing the import discord to fail

#

it's getting confused because of the same naming, you shouldn't name your bot's file discord.py

#

name it something like mybot.py