mirror of
https://github.com/flynx/photographer.ru-bot-tg2vk.git
synced 2025-10-28 02:30:09 +00:00
fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
e05ad869e4
commit
13ff4b3bc1
2
bot.py
2
bot.py
@ -14,7 +14,7 @@ import re
|
||||
|
||||
|
||||
# Токен бота в Телеграме
|
||||
telegram_token = open('telegrm.token', 'r').read().strip()
|
||||
telegram_token = open('telegram.token', 'r').read().strip()
|
||||
|
||||
# Токен группы ВКонтакте
|
||||
vk_token = open('vk.token', 'r').read().strip()
|
||||
|
||||
0
telegram.token
Normal file
0
telegram.token
Normal file
0
vg_group.id
Normal file
0
vg_group.id
Normal file
Loading…
x
Reference in New Issue
Block a user