mirror of
https://github.com/Nick80835/microbot
synced 2025-08-30 05:58:23 +00:00
bruh
This commit is contained in:
parent
3b721a1d94
commit
bdaea0b97c
@ -29,3 +29,6 @@ async def stickcolor(event):
|
||||
image.save(image_stream, "WebP")
|
||||
image_stream.seek(0)
|
||||
await event.reply(file=image_stream)
|
||||
|
||||
if event.args == "black":
|
||||
await event.client.send_message(event.chat_id, "Racism is no more!")
|
||||
|
Loading…
x
Reference in New Issue
Block a user