forked from GitHub/dbot
~random moved to ~randomdata
This commit is contained in:
parent
2e3d4582f1
commit
bece1b245f
@ -18,7 +18,7 @@ var crypto = function(dbot) {
|
||||
event.reply(err);
|
||||
}
|
||||
},
|
||||
'~random': function(event) {
|
||||
'~randomdata': function(event) {
|
||||
try {
|
||||
var count = parseInt(event.params[1]);
|
||||
if(count > 222) {
|
||||
|
Loading…
Reference in New Issue
Block a user