Thanks to visit codestin.com
Credit goes to github.com

Skip to content

IndigoCoke390/Account-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚩 Table of Contents

USE AT OWN RISK

❓ About

I have coppied this account generator from silvanohirtie/account-generator go cheack that out. I have fixed the bug where you generate an account but it does not move that account from stock

How it works

This bot works by saving accounts in a .txt file and when a user uses the /gen (account) command it takes the account out of the stock and DMs the user that account information. After that the account gets removed from stock

Setup

  1. Type npm i --save in your command line to install all the modules, alternatively you can type npm i to install all the modules and never install them again.
  2. Create a file called .env and put this simple code into it TOKEN=YOUR_TOKEN but replace the "YOUR_TOKEN" part with your bot's token, then you should be good to go.

🐾 Examples

/create Netflix - This will create a txt file with the name "Netflix"
/add [email protected]:password1 Netflix - This will add that account to the Netflix service
/gen Netflix - This will take the first account in the Netflix.txt file and send it to the user
/restock Netflix - The bot will send an @everyone message saying that Netflix' service has been restocked.

Account-Generator

generating an account

account in DMs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors