From 1f668857025553cc09d2abfa62909a4cbf3775ec Mon Sep 17 00:00:00 2001 From: mdsaif572 <159746953+iphone15pr@users.noreply.github.com> Date: Fri, 1 Mar 2024 23:15:58 +0530 Subject: [PATCH] Update stuff.py --- bot/stuff.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bot/stuff.py b/bot/stuff.py index eed38f3..3d5c2a8 100644 --- a/bot/stuff.py +++ b/bot/stuff.py @@ -21,8 +21,8 @@ async def start(event): f"**Send me the video which you want to compress.**\n**Uptime: {str(datetime.now() - START_TIME).split('.')[0]}**", buttons=[ [Button.inline("HELP", data="help")], - [Button.url('Update', url='t.me/Roofiverse')], - [Button.url('Support', url='t.me/Kdramaland_Official')] + [Button.url('Update', url='t.me/cloud_)station9')], + [Button.url('Support', url='t.me/csbot_ot')] ], )