Изменил(а) на 'main.py'

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

View File

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