This commit is contained in:
yasirarism 2023-07-04 09:39:09 +07:00 committed by GitHub
parent cb959b310c
commit 72113a795f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -178,3 +178,7 @@ async def memify(client, message):
async def dice(c, m, strings):
dices = await c.send_dice(m.chat.id, reply_to_message_id=m.id)
await dices.reply_msg(strings("result").format(number=dices.dice.value), quote=True)
@app.command("cekdulu")
async def tesdulu(c, m):
await m.reply("DONne")