tokioss / leveling-bot

A discord leveling bot with advanced features, built using discord.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leveling bot

by crypto

Steps:

  1. Go to the Discord Developer Portal and copy your token
  2. Go to the server.js file and put the token that you had copied before
  3. Now add a prefix of your choice
  4. do npm install to install all the dependencies and node index.js to make your bot online

If this worked for you you may star and fork it!! If you still have any doubts or erorrs you may join my server

{
"prefix": "" //your prefix
  "token": "" //your discord bot's token
}

About

A discord leveling bot with advanced features, built using discord.js


Languages

Language:JavaScript 100.0%