mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-29 00:10:32 +05:30
Main Channel
This commit is contained in:
parent
b1f04cff42
commit
9504565697
2
.github/tg.py
vendored
2
.github/tg.py
vendored
@ -6,7 +6,7 @@ f = open('commit.json')
|
|||||||
data = load(f)
|
data = load(f)
|
||||||
f.close()
|
f.close()
|
||||||
|
|
||||||
TG_CHAT_ID = "-1001797185102"
|
TG_CHAT_ID = "-1001537505605"
|
||||||
bot = telegram.Bot(TG_TOKEN)
|
bot = telegram.Bot(TG_TOKEN)
|
||||||
|
|
||||||
bot.send_photo(TG_CHAT_ID, open('alpha.png', 'rb'), f'''*Libretube {data['sha'][0:7]} // Alpha*
|
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