From b18909c80586412b4bd55907e8c9539f87a88d96 Mon Sep 17 00:00:00 2001 From: Vlad Rud Date: Wed, 7 Jul 2021 19:59:12 +0300 Subject: [PATCH] =?UTF-8?q?=D0=92=D0=B5=D1=80=D0=BD=D1=83=D0=BB=20=D0=BC?= =?UTF-8?q?=D0=B5=D1=81=D1=82=D0=BE=20=D1=81=D1=80=D0=B5=D0=B4=D0=B8=20?= =?UTF-8?q?=D0=BF=D0=BE=D0=BB=D1=8C=D0=B7=D0=BE=D0=B2=D0=B0=D1=82=D0=B5?= =?UTF-8?q?=D0=BB=D0=B5=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/index.js b/index.js index f872b2f..326c305 100644 --- a/index.js +++ b/index.js @@ -440,6 +440,7 @@ bot.onText(/^\/stats/, async msg => { Вот информация о тебе, *${markdowned(user.full_name)}*: Карма: *${markdowned(user.karma)}* +Место среди пользователей: *${lessKarma+1}* ${sameMessage} Количество сообщений: *${user.messagesCount}* Сколько раз менял карму: *${user.karmaChanged}* Сколько раз получал карму: *${user.karmaGot}*