Skip to content

ZankDev/Discord-account-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord-account-generator

Priview

p

Installion

Install packages: npm install

Configuration file

Before you try to start the bot, you need to fill the config.json file.

{
    "token": "",
    "prefix": "",
    "genChannel": "",
    "genCooldown": "",
    "color": {
        "green": "0x43B581",
        "yellow": "0xFAA61A",
        "red": "0xF04747",
        "default": "0x7289DA"
    }
}
  • token: Your bot's token
  • prefix: Your prefix for executing commands (max 10 characters)
  • genChannel: Target channel for gen command
  • genCooldown: Time between two gen command (use millisec)

You can change the green, yellow, red and default colors.

only for carter or other

npm install

r

and node . on cmd

🛠 Views and Followers

GitHub Badge

About

Discord account generator BOT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages