Skip to content

Commit

Permalink
The Mystic | Bruno Sobrino
Browse files Browse the repository at this point in the history
πŸƒ Simplemente,
         πŸŒ› Un Super Bot.
  • Loading branch information
OfcKing authored Jan 19, 2025
1 parent c8ba3b4 commit d1b900c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions plugins/owner-exec.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
import syntaxerror from 'syntax-error';
/*import syntaxerror from 'syntax-error';
import {format} from 'util';
import {fileURLToPath} from 'url';
import {dirname} from 'path';
Expand Down Expand Up @@ -46,5 +45,4 @@ class CustomArray extends Array {
}
function pickRandom(list) {
return list[Math.floor(Math.random() * list.length)];
}
*_
}*/

0 comments on commit d1b900c

Please sign in to comment.