diff --git a/Script.py b/Script.py index 37aa636fb..768df2756 100644 --- a/Script.py +++ b/Script.py @@ -1,27 +1,27 @@ class script(object): - START_TXT = """𝙷𝙴𝙻𝙾 {}, -π™Όπšˆ 𝙽𝙰𝙼𝙴 π™Έπš‚ {}, 𝙸 𝙲𝙰𝙽 π™Ώπšπ™Ύπš…π™Έπ™³π™΄ π™Όπ™Ύπš…π™Έπ™΄πš‚, π™Ήπš„πš‚πšƒ 𝙰𝙳𝙳 𝙼𝙴 πšƒπ™Ύ πšˆπ™Ύπš„πš π™Άπšπ™Ύπš„π™Ώ 𝙰𝙽𝙳 π™΄π™½π™Ήπ™Ύπšˆ 😍""" - HELP_TXT = """π™·π™΄πšˆ {} -π™·π™΄πšπ™΄ π™Έπš‚ πšƒπ™·π™΄ 𝙷𝙴𝙻𝙿 π™΅π™Ύπš π™Όπšˆ π™²π™Ύπ™Όπ™Όπ™°π™½π™³πš‚.""" - ABOUT_TXT = """✯ π™Όπšˆ 𝙽𝙰𝙼𝙴: {} -✯ π™²πšπ™΄π™°πšƒπ™Ύπš: Team Eva Maria + START_TXT = """Namaste {}, +𝙼era naam hai {},Mai apko lakar Dunga movies & web series,mujhe apke group me add kijiye aur maze lootiye 😍""" + HELP_TXT = """Suniye {} +Ye sahayata hai mere commands k liye.""" + ABOUT_TXT = """✯ 𝙼era naam hai: {} +✯ π™²πšπ™΄π™°πšƒπ™Ύπš: Team Maverickiduniya ✯ π™»π™Έπ™±πšπ™°πšπšˆ: π™Ώπšˆπšπ™Ύπ™Άπšπ™°π™Ό ✯ π™»π™°π™½π™Άπš„π™°π™Άπ™΄: π™Ώπšˆπšƒπ™·π™Ύπ™½ 𝟹 ✯ π™³π™°πšƒπ™° π™±π™°πš‚π™΄: 𝙼𝙾𝙽𝙢𝙾 𝙳𝙱 ✯ π™±π™Ύπšƒ πš‚π™΄πšπš…π™΄πš: π™·π™΄πšπ™Ύπ™Ίπš„ ✯ π™±πš„π™Έπ™»π™³ πš‚πšƒπ™°πšƒπš„πš‚: v1.0.1 [ π™±π™΄πšƒπ™° ]""" SOURCE_TXT = """NOTE: -- Eva Maria is a open source project. -- Source - https://github.com/EvamariaTG/EvaMaria +- Maverick080685 is a open source project. +- Source - https://github.com/Maverick080685/Harsh DEVS: -- Team Eva Maria""" +- Team Maverickiduniya""" MANUELFILTER_TXT = """Help: Filters -- Filter is the feature were users can set automated replies for a particular keyword and EvaMaria will respond whenever a keyword is found the message +- Filter is the feature were users can set automated replies for a particular keyword and Maverickiduniya will respond whenever a keyword is found the message NOTE: -1. eva maria should have admin privillage. +1. @Maveriicckkk_bot should have admin privillage. 2. only admins can add filters in a chat. 3. alert buttons have a limit of 64 characters. @@ -32,15 +32,15 @@ class script(object): β€’ /delall - delete the whole filters in a chat (chat owner only)""" BUTTON_TXT = """Help: Buttons -- Eva Maria Supports both url and alert inline buttons. +- @Maveriicckkk_bot Supports both url and alert inline buttons. NOTE: 1. Telegram will not allows you to send buttons without any content, so content is mandatory. -2. Eva Maria supports buttons with any telegram media type. +2. @Maveriicckkk_bot supports buttons with any telegram media type. 3. Buttons should be properly parsed as markdown format URL buttons: -[Button Text](buttonurl:https://t.me/EvaMariaBot) +[Button Text](buttonurl:https://t.me/Maveriicckkk_bot) Alert buttons: [Button Text](buttonalert:This is an alert message)"""