Answer the question
In order to leave comments, you need to log in
Telebot - Why is there an error?
See I have the code:
import telebot
bot = telebot.TeleBot('токен')
@bot.message_handler(commands=['start'])
def start_message(message):
bot.send_message(message.chat.id, 'Привет, ты написал мне /start')
bot.polling()
Answer the question
In order to leave comments, you need to log in
Well, why did you install 2 different libraries that conflict with each other?
Something that doesn't look like :
And my boots are cool, even very. So don't tell me I can't make bots. I know the basics very well, and not only ..
Delete the telebot library.
How to do this is googled on easy.
Read books on Python development.
The problem is not knowing the basics.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question