1
0
Просмотр исходного кода

[nalunch] Show balance on recent.

Innocenty Enikeew 6 лет назад
Родитель
Сommit
c59190b82c
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      plugins/nalunch.lisp

+ 1 - 0
plugins/nalunch.lisp

@@ -138,6 +138,7 @@
     (handle-set-cron t)))
     (handle-set-cron t)))
 
 
 (defun handle-recent (&optional month)
 (defun handle-recent (&optional month)
+  (bot-send-message (format-balance-left (user-balance)))
   (bot-send-message
   (bot-send-message
    (handler-case
    (handler-case
        (let ((transactions (get-transactions month)))
        (let ((transactions (get-transactions month)))