stats: 00:36 and still retarded
This commit is contained in:
parent
f68d47d7fc
commit
5ce4201e2d
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Reference in a new issue