GithubHelp home page GithubHelp logo

infiniteyd / accountgen Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tuba8890/accountgen

0.0 0.0 0.0 4.25 MB

License: GNU General Public License v3.0

JavaScript 30.84% Python 1.94% CSS 48.84% HTML 8.32% SCSS 10.06%

accountgen's Introduction

AccountGen

Features

  • Discord Login
  • MongoDB Datebase Intergration
  • .env Configuration
  • Daily/Monthly Generation Limit
  • Unlimited Different Account Generators
  • Global Statistics
  • Combo Lists
  • Proxy Lists
  • Admin Dashboard (Create generator, add accounts, delete generator, add proxy, delete proxy, add combo, delete combo, edit message)

Setup

  1. Make sure you have Python.
  2. Download this github and have the source folder.
  3. In the source folder, open cmd and run pip install -r requirements.txt
  4. Open the .env in an editor, and paste your MongoURI link. (https://www.mongodb.com/docs/manual/reference/connection-string/)
  5. Go to the Discord Developer Portal (https://discord.com/developers/applications) and create a new application.
  6. Go under the OAuth tab and get the client ID, paste this under the CLIENT_ID in .env.
  7. On the Developer Portal, click Reset Secret and paste this value under the CLIENT_SECRET in .env.
  8. On the Developer Portal, click Add Redirect. Put localhost:8080/callback and any other domains you are using.
  9. Put your Discord user ID under ADMIN_ID in .env.
  10. Customise the Site Information values in the .env to your liking. It is recommended to keep the port 8080.
  11. Run Start.py and it should be running.
  12. Everything else is self-explanatory for creating generators, adding stock etc. Just go under the admin tab.
  13. If you want others to be able to access it, google a tutorial for port forwarding.

Pictures

One Two Three Four Five

accountgen's People

Contributors

tuba8890 avatar rjmanhas 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.