Closed BubbleBubblePlayz closed 1 year ago
I cant seem to insert the token with it not breaking. module.exports = async function browse("token", guildID, clearTime = 300000)
module.exports = async function browse("token", guildID, clearTime = 300000)
It just throws an "Unexpected String"
That is not the place you have to change it.
Where is it?
https://github.com/face-hh/discordmium#usage
I cant seem to insert the token with it not breaking.
module.exports = async function browse("token", guildID, clearTime = 300000)