diff --git a/Stark/Plugins/start.py b/Stark/Plugins/start.py index 6690995d..5769affe 100644 --- a/Stark/Plugins/start.py +++ b/Stark/Plugins/start.py @@ -6,7 +6,7 @@ @Client.on_message(filters.command(["start"])) async def start(bot, message): firstname = message.from_user.first_name - text=f"__Hello, {firstname} !__\nNice To Meet You, Well I Am A Powerfull Assistant bot For My Master!`. \n__**Made By @Sniper_xd**__" + text=f"__Hello, {firstname} !\nNice To Meet You, Well I Am A Powerfull Assistant bot For My Master!`. \nMade By @Sniper_xd__" stark="https://telegra.ph//file/17d0306972cdc7350abc3.jpg" await bot.send_photo( message.chat.id, @@ -17,7 +17,7 @@ async def start(bot, message): [ InlineKeyboardButton( "Dev", - url=f"t.me/Sinper_xd", + url="t.me/Sinper_xd", ) ], [