Main. py doesn't exist error


This is the main problem kindly help me guy’s.

You’re running javascript on a python repl…

Nope I am doing discord bot by using python after some days I opened and I got like this

  1. Main.py does not exist (you have to create it)
  2. By the console message, you are using a node js template, not a python one
  3. You have a website too?

I would just re-create all these files in a python repl, or remove node from the existing repl, then create a main.py or change it to run another file.