Coder Social home page Coder Social logo

account-generator's Introduction

Account generator

This is the updated version of my first account generator app.

This is the updated version of my first account generator app.

🖥️ Dependencies

  • discord.js
  • async
  • express
  • firstline
  • line-reader

⚙️ How does it works?

First of all you need to create a service using "/create SERVICENAME", this will create a SERVICENAME.txt file, you can also create it manually.
Then just add accounts to it manually or with the command "add mail:password SERVICENAME" this will take the first line of SERVICENAME.txt and send it in the user's DM. In the source code remember to replace "Channel ID" in the if (message.channel.id === "Channel_ID") line with the id of the channel you want to make the bot work in.

Commands

  • /create [service name] - it creates a .txt file with the name you choose. The users will now be able to generate an account of that service.
  • /add [credentials][service name] - this will add the account you typed, into the .txt file of the service you choose.
  • /gen [service name] - this will take the first account of that service and send it into the dms
  • /restock [service name] - this will send a notification to all the server saying that the service has been restocked by an admin.

Support

To get support use:

account-generator's People

Contributors

silvanohirtie avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.