forked from tarzan1001/Farookbot
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathScript.py
More file actions
50 lines (40 loc) ยท 2.15 KB
/
Copy pathScript.py
File metadata and controls
50 lines (40 loc) ยท 2.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
class script(object):
START_TXT = """<b>๐ง๐พ๐ {}, ๐จ ๐ ๐ <a href=https://t.me/{}>{}</a>, ๐ง๐บ๐๐๐ ๐ค ๐ณ๐ ๐ง๐บ๐๐พ ๐ธ๐๐
Here You Can Request Movie's, Just Sent <a href='https://t.me/mcu_Mammootty_bot'>Movie Name</a> With Proper <a href='https://www.google.com/'>Google</a> Spelling..!!
Fแดส Mแดสแด Dแดแดแดษชส๊ฑ Cสษชแดแด /help
Cแดษดแดแดแดแด Bแดแด Dแดแด แดสแดแดแดส (Oส) Rแดแดแดสแด Bแดษข๊ฑ..!! ๐ @MCU_ADMIN_V1_BOT</b>"""
STATUS_TXT = """โ
๐๐พ๐๐ฐ๐ป ๐ต๐ธ๐ป๐ด๐: <code>{}</code>
โ
๐๐พ๐๐ฐ๐ป ๐๐๐ด๐๐: <code>{}</code>
โ
๐๐พ๐๐ฐ๐ป ๐ฒ๐ท๐ฐ๐๐: <code>{}</code>
โ
๐๐๐ด๐ณ ๐๐๐พ๐๐ฐ๐ถ๐ด: <code>{}</code> ๐ผ๐๐ฑ
โ
๐ต๐๐ด๐ด ๐๐๐พ๐๐ฐ๐ถ๐ด: <code>{}</code> ๐ผ๐๐ฑ"""
STATUS_TXT2 = """๐ ๐ณ๐๐๐บ๐
๐ฅ๐๐
๐พ๐ - <code>{}</code>
๐๐ ๐ญ
๐ณ๐๐๐บ๐
๐ฅ๐๐
๐พ๐ย ย ย ย ย ย ย - <code>{}</code>
๐ด๐๐พ๐ฝ ๐ฒ๐๐๐๐บ๐๐พย - <code>{}</code>MB
๐ฅ๐๐พ๐พ ๐ฒ๐๐๐๐บ๐๐พย ย - <code>{}</code>MB
๐๐ ๐ฎ
๐ณ๐๐๐บ๐
๐ฅ๐๐
๐พ๐ย ย ย ย ย ย ย - <code>{}</code>
๐ด๐๐พ๐ฝ ๐ฒ๐๐๐๐บ๐๐พย - <code>{}</code>MB
๐ฅ๐๐พ๐พ ๐ฒ๐๐๐๐บ๐๐พย ย - <code>{}</code>MB
๐๐ ๐ฏ
๐ฆ ๐ด๐๐พ๐๐ - <code>{}</code>
๐ฅ๏ธ ๐ข๐๐บ๐๐ - <code>{}</code>
๐ด๐๐พ๐ฝ ๐ฒ๐๐๐๐บ๐๐พย - <code>{}</code>MB
๐ฅ๐๐พ๐พ ๐ฒ๐๐๐๐บ๐๐พย ย - <code>{}</code>MB"""
LOG_TEXT_G = """#NewGroup
Group = {}(<code>{}</code>)
Total Members = <code>{}</code>
Added By - {}
"""
LOG_TEXT_P = """#NewUser
ID - <code>{}</code>
Name - {}
"""
CUSTOM_FILE_CAPTION = """<b>๐ป๐๐๐๐ ๐ {mention} ๐
{file_caption}
โโโโ แดแดษชษด แดกษชแดส แดs โโโโ
โฒ <a href='t.me/MCUupdatesLINKS'>@OTT UPDTES</a>
โฒ <a href='https://t.me/+uA5gEKm8WXk1ZTll'>@MAIN CHANNEL</a>
โโโโ แดแดษชษด แดกษชแดส แดs โโโโ
</b>"""