mirror of
https://github.com/Nick80835/microbot
synced 2025-08-30 22:16:05 +00:00
bruh
This commit is contained in:
@@ -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!")
|
||||
|
Reference in New Issue
Block a user