necekej sam na sebe
This commit is contained in:
parent
f75c79f76a
commit
1a89b33446
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "denim_3001",
|
||||
"version": "3001.39.1",
|
||||
"version": "3001.39.2",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "denim_3001",
|
||||
"version": "3001.39.1",
|
||||
"version": "3001.39.2",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@discordjs/voice": "^0.10.0",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "denim_3001",
|
||||
"version": "3001.39.1",
|
||||
"version": "3001.39.2",
|
||||
"description": "Toto je velmi kvalitní bot.",
|
||||
"repository": {
|
||||
"url": "https://github.com/Histmy/Denim-Bot/"
|
||||
|
||||
@ -130,6 +130,7 @@ const exp: Modul = {
|
||||
als: ["cekej"],
|
||||
arg: "počet sekund",
|
||||
run: (mes, arg) => {
|
||||
if (mes.author.id == mes.client.user.id) return emouty.sjeta;
|
||||
let cas: number;
|
||||
if (arg.length) {
|
||||
cas = Number(arg);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user