Toyu

Results 2 issues of Toyu

Can you help me? I've got this so far: const util = require("../util"); var arr = [] module.exports = { name: "join", aliases: ["j"], exec: async (msg) => { const...

Can you make it not send the now playing message if the song is on loop of from a playlist? Thanks so much!