Skip to content

Commit

Permalink
Update stuff.py
Browse files Browse the repository at this point in the history
  • Loading branch information
iphone15pr committed Mar 1, 2024
1 parent 1a18f5a commit 1f66885
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bot/stuff.py
Original file line number Diff line number Diff line change
Expand Up @@ -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')]
],
)

Expand Down

0 comments on commit 1f66885

Please sign in to comment.