diff --git a/Data.py b/Data.py index dbb5a9f..8a2f4a8 100644 --- a/Data.py +++ b/Data.py @@ -13,27 +13,26 @@ class Data: I m Force Subscribe Bot ! Send /help Visit My Help Menu -🚀Powerd By @EmoBotDevolopers +🚀Powerd By @groupmoviex """ # Home Button home_buttons = [ [InlineKeyboardButton(text="🏛️ Return Home 🏛️", callback_data="home")], - [InlineKeyboardButton("☣ Emo Bot Devolopers ☣", url="https://t.me/EmoBotDevolopers")], + [InlineKeyboardButton("☣ Emo Bot Devolopers ☣", url="@groupmoviex")], ] # Rest Buttons buttons = [ - [InlineKeyboardButton("🪄Demo Bot", url="https://t.me/ImRishmika_Bot")], + [InlineKeyboardButton("🪄Demo Bot", url="@groupmoviex")], [ InlineKeyboardButton("❔ How to Use ❔", callback_data="help"), InlineKeyboardButton("♾️ About ♾️", callback_data="about") ], - [InlineKeyboardButton("👨‍💻 Devoloper 👨‍💻", url="https://t.me/ImRishmika")], - [InlineKeyboardButton("💬 Support 💬", url="https://t.me/KatszukiSupport")], + [InlineKeyboardButton("👨‍💻 Devoloper 👨‍💻", url="@groupmoviex")], + [InlineKeyboardButton("💬 Support 💬", url=""@groupmoviex )], ] - # Help Message HELP = """ 1) Add me as **Admin** to a group. @@ -59,7 +58,7 @@ class Data: **Note** - You can also use `/forcesubscribe` instead of `/fsub` -Powerd By [Emo Network](t.me/EmoBotDevolopers) +Powerd By [Emo Network](@groupmoviex) """ # About Message @@ -68,13 +67,13 @@ class Data: A Telegram Force Subscribing Bot by @ImRishmika -🪄Powerd By : @EmoBotDevolopers +🪄Powerd By : @groupmoviex 🍁Framework : [Pyrogram](docs.pyrogram.org) 🍁Language : [Python](www.python.org) -🍁Developer : @ImRishmika +🍁Developer : @Riswan_x 🖥️Host Sever : Heroku """