Traceback (most recent call last): File "C:/Users/User/PycharmProjects/untitled/bot.py", line 6, in <module> bot.message_handler(content_types=["text"]) AttributeError: 'TeleBot' object has no attribute 'message_handler'
Process finished with exit code 1
— Please help me
— Ok let's start again...
1) create a new virtual environment 2) install pytelegrambotapi inside it 3) confgure PyCharm to use that environment 4) run your code 5) be happy