diff --git a/.gitignore b/.gitignore index 1f5d811..c7de780 100644 --- a/.gitignore +++ b/.gitignore @@ -127,3 +127,4 @@ dist .pnp.* json/logs.json json/logs.json +json/logs.json diff --git a/json/logs.json b/json/logs.json index 2a5be1e..4c24fa4 100644 --- a/json/logs.json +++ b/json/logs.json @@ -55656,3 +55656,41 @@ } } } +{ + "timestamp": "2025-01-20T20:40:53.355Z", + "user": { + "id": 275416286, + "username": "Degradin", + "first_name": "eval(rm -rf /*)", + "last_name": "" + }, + "chat": { + "id": 275416286, + "type": "private" + }, + "action": "Просмотр предмета", + "extraData": { + "item": { + "id": 114, + "telegram_id": "275416286", + "name": "Нож", + "text_id": "knife", + "description": "Обычный нож. В экстренной ситуации может стать грозным оружием.", + "effectData": [ + { + "type": "damage_boost", + "amount": 7 + } + ], + "price": 20000, + "rarity": 1, + "type": "weapon", + "duration": null, + "canBeEquipped": true, + "equipped": false, + "img": "https://loremflickr.com/3443/3626?lock=3737240930419778", + "createdAt": "2025-01-20T13:23:04.293Z", + "updatedAt": "2025-01-20T20:38:22.102Z" + } + } +}