Leveling
This function auto levels you in any server by spamming lol
Using the function
const {userAccount} = require('sphinx-bc') // npm i sphinx-bc@latest
new userAccount({token: "YourUserToken"}).leveling({
channel: "The channel you want the user to spam in (id)",
randomLetters: true,
time: 15000,
type: 'eng'
})Options
Use
type
Last updated