Skip to content

Commit

Permalink
Update __main__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Sadew451 committed Aug 8, 2021
1 parent 10d357b commit 61b63eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SDSongBot/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
😉 Just send me the song name you want to download.😋
eg:```/song Faded```
A bot by @Darkridersslk 🇱🇰
A bot by @SDBotsz 🇱🇰
"""

@app.on_message(filters.command("start"))
Expand All @@ -29,7 +29,7 @@ async def start(client, message):
text="Channel 🔊", url="https://t.me/SDbotsz"
),
InlineKeyboardButton(
text="Dev 🔥", url="https://t.me/SDBOTz"
text="Dev 🔥", url="https://t.me/Darkridersslk"
)
]
]
Expand Down

0 comments on commit 61b63eb

Please sign in to comment.