mirror of
https://github.com/Nick80835/microbot
synced 2025-08-22 10:09:40 +00:00
tweak bruh
This commit is contained in:
parent
0466e6952f
commit
a3a2e7fe60
@ -71,7 +71,7 @@ async def floor(event):
|
||||
await event.reply("FLOOOOOOOOOOOOOOOOOOR")
|
||||
|
||||
|
||||
@ldr.add("bruh", simple_pattern=True, hide_help=True, chance=25, fun=True)
|
||||
@ldr.add("^bruh$", raw_pattern=True, hide_help=True, chance=15, fun=True)
|
||||
async def bruh_moment(event):
|
||||
if not event.args:
|
||||
await event.reply("moment")
|
||||
|
Loading…
x
Reference in New Issue
Block a user