Skip to content

Commit

Permalink
The Mystic Bot - MD
Browse files Browse the repository at this point in the history
- Solucion: Mensajes de error de sintaxis
- Funcion: < / <=
- Utilidad: Owner / Creador
  • Loading branch information
glytglobal authored Jan 13, 2025
1 parent 94556f2 commit 0fad3a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/owner-exec.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
import syntaxerror from 'syntax-error';
import {format} from 'util';
import {fileURLToPath} from 'url';
Expand Down Expand Up @@ -46,3 +47,4 @@ class CustomArray extends Array {
function pickRandom(list) {
return list[Math.floor(Math.random() * list.length)];
}
*_

0 comments on commit 0fad3a9

Please sign in to comment.