удалил токен бота (бот удалён)

This commit is contained in:
Марычев Павел Иванович 2021-07-31 18:05:28 +04:00
parent 17eafc0dd0
commit ebf4d07d7e

View File

@ -2,7 +2,7 @@ from random import choice
import telebot
token = '1876215418:AAHoWRyNkIU6CQymRXdOFAzDBcxwO4vNq-A'
token = ''
bot = telebot.TeleBot(token)