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)}%`); mes.channel.send(`${celArgs} na ${rand(101)}%`);
break; break;
case "jakmoc0":
mes.channel.send(`${celArgs} na ${rand(1001)}`);
break;
default: default:
return false; return false;
} }
return true; return true;
} }
} };

View File

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