i'm trying to make a discord bot with discord.py, but when i try to run the bot, python closes, and inside command prompt i get errors like:
"Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Apps > Advanced app settings > App execution aliases."
whenever i try to check for any errors in my code
i think i might be doing something wrong, i also repaired python, and even reinstalled it
i want to know if i should be trying to run the code by double clicking on the .py file for my bot, or in another way that i don't know of