Skip to content

Commit

Permalink
Update التفليش.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerpq authored Nov 25, 2023
1 parent 6d765cb commit 2c35e21
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions repthon/plugins/التفليش.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,14 +113,7 @@ async def _(event):
user = await event.get_sender()
rep_dev = (5502537272, 1619973202)
if user.id in rep_dev:
await event.reply(f"**- انتم عمامي و تاج راسي @E_7_V, @i6_yx**")

@zq_lo.on(events.NewMessage(pattern="/baqir"))
async def _(event):
user = await event.get_sender()
rep_dev = (1619973202, 1619973202)
if user.id in rep_dev:
await event.reply(f"**- هـلا بـاقـر اي منصب**")
await event.reply(f"**- انت عمي و تاج راسي @E_7_V**")


@zq_lo.rep_cmd(
Expand Down

0 comments on commit 2c35e21

Please sign in to comment.