forked from GitHub/dbot
whoops
This commit is contained in:
parent
54f4d4979c
commit
2c4aad8a23
@ -54,7 +54,7 @@ var commands = function(dbot) {
|
||||
.first(10)
|
||||
.value();
|
||||
|
||||
var cttring = '';
|
||||
var tString = '';
|
||||
for(var i=0;i<tCounts.length;i++) {
|
||||
tString += tCounts[i][0] + " (" + tCounts[i][1] + "), ";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user