From 3bc4a63d7fb80eb133345dec4e26248aa5a3244d Mon Sep 17 00:00:00 2001 From: InstaSaveX <101179767+InstaSaveX@users.noreply.github.com> Date: Tue, 8 Mar 2022 15:54:47 +0530 Subject: [PATCH] Update insta_cmds.py --- plugins/insta_cmds.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/insta_cmds.py b/plugins/insta_cmds.py index b3490ac..1d9f141 100644 --- a/plugins/insta_cmds.py +++ b/plugins/insta_cmds.py @@ -40,11 +40,11 @@ buttons=InlineKeyboardMarkup( [ [ - InlineKeyboardButton("👨🏼‍💻Developer", url='https://t.me/subinps'), - InlineKeyboardButton("🤖Other Bots", url="https://t.me/subin_works/122") + InlineKeyboardButton("👨🏼‍💻Developer", url='https://t.me/YourX'), + InlineKeyboardButton("🤖Other Bots", url="https://t.me/YourX") ], [ - InlineKeyboardButton("🔗Source Code", url="https://github.com/subinps/Instagram-Bot"), + InlineKeyboardButton("🔗Source Code", url="https://github.com/instasavex/Instagram-Bot"), InlineKeyboardButton("🧩Deploy Own Bot", url="https://heroku.com/deploy?template=https://github.com/subinps/Instagram-Bot") ], [