Merge branch 'main' of denim into main
This commit is contained in:
commit
b0305d804f
@ -130,6 +130,7 @@ const exp: Modul = {
|
|||||||
als: ["cekej"],
|
als: ["cekej"],
|
||||||
arg: "počet sekund",
|
arg: "počet sekund",
|
||||||
run: (mes, arg) => {
|
run: (mes, arg) => {
|
||||||
|
if (mes.author.id == mes.client.user?.id) return emouty.sjeta;
|
||||||
let cas: number;
|
let cas: number;
|
||||||
if (arg.length) {
|
if (arg.length) {
|
||||||
cas = Number(arg);
|
cas = Number(arg);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user