Git Product home page Git Product logo

account-gen-bot's Introduction

DISCORD GENERATOR BOT

INFO

It uses a database to store the accounts, which people can generate. The bot has many customization options which can be changed in config.json (will make it even more customizable in next upd). It supports cookies or user/mail : pass.

I haven't made logs yet but i will add it when i feel like updating it.

FEATURES

  • /stock - Shows stock. Example message
  • /generate [service] - Will get an account/cookie from the database and send it to the user. server message, DMs message
  • /addstock [service] [upload file] - Will add stock to database. Also checks for dupes. Before running, After running
  • /createservice [name] [type] - Creates a service in the database. example
  • /deleteservice [service] - Will ask for confirmation. confirmation example
  • Highly customizable.
  • Easy to use and lightweight.

ERRORS

Make sure you have everything installed. Put this inside a requirements.txt file

discord.py==2.3.2
Requests==2.31.0
typing==3.7.4.3
datetime==5.2

Open a console in the folder u made the file in and run this:

pip install -r requirements.txt

Exmaple of a txt file (for addstock command)

username:password
email:password

If you get an error related to Privileges/intents go to discord.dev and enable all the intents for your application. (discord.dev -> applications -> choose your application -> bot -> scroll down a bit -> there should be 'Privileged Gateway Intents' -> enable all)

The bot is not sending any messages? Make sure your intents are enabled and the bot has permission to send messages in the channel you're using the bot in. (You also have to specify the channels where the generate command can be used in.)

You dont get a dm from the bot? Make sure your dms are open.

If you have any other errors make a issue about it or you can also message me in discord (you can find my discord on my profile.)

account-gen-bot's People

Contributors

atluzka avatar vincyxiroff 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.