Traceback (most recent call last):
File “C:\Users\playmaker\PycharmProjects\pythonProject6\TeleBotDontConnectYet.py”, line 9, in
bot = telebot(BOT_TOKEN)
^^^^^^^^^^^^^^^^^^
TypeError: ‘module’ object is not callable
how do i fix this? i already added my api token to code and when i run i get this error