stats: 00:36 and still retarded

This commit is contained in:
Hamcha 2016-02-14 00:36:18 +01:00
parent f68d47d7fc
commit 5ce4201e2d
1 changed files with 1 additions and 0 deletions

View File

@ -338,6 +338,7 @@ func processWords(message tg.APIMessage) {
val = 0
}
count[message.User.Username] = val + 1
words[word] = count
j, err := json.Marshal(count)
if err != nil {