added jakmoc0

This commit is contained in:
Histmy 2021-07-28 01:00:08 +02:00
parent cbaaa29b43
commit 553a6f3560
2 changed files with 6 additions and 2 deletions

View File

@ -49,9 +49,13 @@ module.exports = {
mes.channel.send(`${celArgs} na ${rand(101)}%`);
break;
case "jakmoc0":
mes.channel.send(`${celArgs} na ${rand(1001)}`);
break;
default:
return false;
}
return true;
}
}
};

View File

@ -1,6 +1,6 @@
{
"name": "denim_3001",
"version": "3001.18.1",
"version": "3001.19",
"description": "Toto je velmi kvalitní bot.",
"repository": {
"url": "https://github.com/Histmy/Denim-Bot/"