Cannot connect bot to host discord #6009
-
This is my first time making a bot for discord and was just trying to see if I could get it to work. It kept displaying this error mesage when I ran it: C:\Users\User\PycharmProjects\pythonProject\venv\Scripts\python.exe C:/Users/User/PycharmProjects/pythonProject/main.py The above exception was the direct cause of the following exception: Traceback (most recent call last): Process finished with exit code 1 What I have so far consists of: import stuff. . . PREFIX = ("^") @bot.event bot.run('TOKEN') Windows 10, python 3.8.6 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This is a duplicate of #4159. |
Beta Was this translation helpful? Give feedback.
This is a duplicate of #4159.