Commited backup

This commit is contained in:
2025-07-10 21:02:34 +03:00
parent 952c1001e3
commit da0b80823e
1310 changed files with 254133 additions and 41 deletions

View File

@@ -0,0 +1,17 @@
# @Sekai_Yoneya
from .. import loader
from random import choice as Yoneya
def register(cb):
cb(PicPhotosMod())
class PicPhotosMod(loader.Module):
"""Фотографии из @pic."""
strings = {'name': 'Pic'}
async def gowcmd(self, event):
await event.edit('<b>Бог Войны!</b>')
reslt=await event.client.inline_query('pic',Yoneya(['Кратос убил Зевса']))
await reslt[reslt.index(Yoneya(reslt))].click(event.to_id)