Merge branch 'main' of denim into main
This commit is contained in:
commit
b0305d804f
@ -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