import telebot
bot = telebot.Telebot(«5961879481:AAGfLflfmdAuv7IpeFiuO-aVlmmLvtNNZbI»)
@bot.messege_hendler(commands=['start'])
def start(message):
mess = f'Привет, '<b>{message}<b>'
bot.send_message(message.chat.id,'<b>Привет,parse mode_b>,p="html')
bot.poling(none stop=True)
import copy