XP Leveler
NPM Version
Assuming you done all the steps here. You are ready to get started with your fresh new bot.
Important
Needed permissions:
Manage user roles. Messages
Please ensure you edit the settings in settings/settings.js and assign decide if you want it to auto level a user after so many users to a different rank. For example “Newies” to Members
const { discordXP } = require('./node_modules/bb-dbotbits/discordXP.js');
discordXP();
That’s it your done. You now have a XP leveling bot