mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-29 00:10:32 +05:30
Switch to Private Test Channel
This commit is contained in:
parent
7dca5153b3
commit
44de263274
2
.github/tg.py
vendored
2
.github/tg.py
vendored
@ -7,7 +7,7 @@ f = open('commit.json')
|
||||
data = load(f)
|
||||
f.close()
|
||||
|
||||
TG_CHAT_ID = "-1001537505605"
|
||||
TG_CHAT_ID = "-1001797185102"
|
||||
bot = telegram.Bot(TG_TOKEN)
|
||||
|
||||
bot.send_photo(TG_CHAT_ID, open('alpha.png', 'rb'), f'''*Libretube {data['sha'][0:7]} // Alpha*
|
||||
|
Loading…
x
Reference in New Issue
Block a user