2
0
mirror of https://github.com/Nick80835/microbot synced 2025-08-22 18:19:16 +00:00

tweak bruh

This commit is contained in:
Nick80835 2020-10-03 15:27:09 -04:00
parent 0466e6952f
commit a3a2e7fe60

View File

@ -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")