mirror of
https://github.com/Nick80835/microbot
synced 2025-09-01 06:55:51 +00:00
AYAYA
This commit is contained in:
@@ -74,6 +74,11 @@ async def bruh_moment(event):
|
|||||||
await event.reply("moment")
|
await event.reply("moment")
|
||||||
|
|
||||||
|
|
||||||
|
@ldr.add("^ayaya$", raw_pattern=True, hide_help=True, fun=True)
|
||||||
|
async def ayaya(event):
|
||||||
|
await event.reply("AYAYA")
|
||||||
|
|
||||||
|
|
||||||
@ldr.add("bab", hide_help=True, fun=True)
|
@ldr.add("bab", hide_help=True, fun=True)
|
||||||
async def bab(event):
|
async def bab(event):
|
||||||
if event.is_reply:
|
if event.is_reply:
|
||||||
|
Reference in New Issue
Block a user