mirror of
https://github.com/Nick80835/microbot
synced 2025-09-01 06:55:51 +00:00
tweak bruh
This commit is contained in:
@@ -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")
|
||||
|
Reference in New Issue
Block a user