forked from aykhan026/MusicUserBot
-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
typos.py
44 lines (30 loc) · 1.29 KB
/
typos.py
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
# Ballasresmi - MusicUserBot
# Burdan hər hansı modulu kodu faylı reponu
# Kopyalayan peysərdi..!!!!
# Sahib - @BOT_RAMO
from pyrogram import filters
"+|==========================================🍁----------[-_-]----------🍁==============================================|+"
demon_killer_sigki = (
filters.group
& filters.text
& ~filters.edited
& ~filters.via_bot
)
"+|==========================================🍁----------[-_-]----------🍁==============================================|+"
senzo_kryo_ni = filters.create(
lambda
_,
__,
ryui:
(ryui.from_user and ryui.from_user.is_contact) or ryui.outgoing
)
"+|==========================================🍁----------[-_-]----------🍁==============================================|+"
"""
\ / \ / \ / \ / \ / \
\__/ \__/ \__/ \__/ \__/ \__/
/ \ / \ / \ / \ / \ / \
BOT_RAMO
__/ \__/ \__/ \__/ \__/ \__/
\ / \ / \ / \ / \ / \
\__/ \__/ \__/ \__/ \__/ \__/
"""