-5

I am trying to run my code but it keeps returning this error, which came out of no where. I’m using repl.it

I litterly tried nothing it just happened when I was restarting my bot, I’ve removed a lot of stuff from my code returning these errors

  • 1
    Please provide enough code so others can better understand or reproduce the problem. – Community Aug 20 '23 at 20:56
  • 1
    You have to let us know what you are doing. Show some code and include the full traceback message. If there isn't any code and you literllay did nothing, then there is nothing for us to say. – tdelaney Aug 20 '23 at 21:03
  • I fixed it, but it seems like it’s not taking the imports correctly, I imported them but I’m getting: things like commands has no attribute attribute, I have nothing to show you because the trace backs lead to normal code that is correct – JermyPena _Vr Aug 20 '23 at 23:09
  • An example would be: intents = discord.Intents.all(), returning discord cannot be determined because it refers to itself, at the top we have import discord and from discord.ext import tasks and commands – JermyPena _Vr Aug 20 '23 at 23:15

0 Answers0