mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-12 08:14:47 +02:00
Drop stringToBinary Dependency
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
const { Command } = require('discord.js-commando');
|
||||
|
||||
String.prototype.shuffle = function() {
|
||||
let a = this.split(''),
|
||||
n = a.length;
|
||||
|
||||
Reference in New Issue
Block a user