Git Product home page Git Product logo

discord-account-generator's Introduction

Last Update

If there are any new updates to this project that you would like to see, please submit your requests in the issues section. The project is still using discordJS version ^11.5.1

Before Begin

It is a bot I wrote for Discord. You can review the details of what you can do with this bot below.

Contents

Installation

To download all files to your workspace;

git clone https://github.com/v-Cx/Discord-Account-Generator.git

JavaScript

Install Depenciess

All you have to do is type npm i or yarn install in the terminal. And you are ready! 🚀

npm i
yarn install

Usage

Main Points You Should Arrange

{
    "token" : "SERVER_TOKEN",
    "prefix" : "Prefix that you want to use",
    "bId" : SERVER_ID,
    "accountChannel" : ACCOUNT_CHANNEL_ID,
    "insChannel" : INSTAGRAM_CHANNEL_ID,
}

token

Paste the token you received from the Discord developer portal for your server here.

To Get Token: Discord Developer Portal

1- Select Your Application

2- Click Bot on the left sidebar menu

3- Click the "Click to Reveal Token" link next to the Icon option.

prefix

Define your custom prefix.

bId

Paste your server id here. *If you don't know how to make your server ID* *-Open Settings in Discord -> Click Apparence -> Enable Developer Mode.* *Right click your own server on the servers listed on the left and click "copy ID".*

accountChannel

In which channel can users generate accounts using commands? *Detailed explanation: Create a channel. Example (#generate_channel) Users can now generate accounts using the #generate_channel channel.*

Developer mode must be turned on.

Right click the channel you created and click "copy ID"..

insChannel

Enter the id of the channel that users query users for Instagram. Developer mode must be turned on.

Right click the channel you created and click "copy ID"..

.env

MYSQL_HOST=/* MYSQL HOST */
MYSQL_USER=/* MYSQL USER */
MYSQL_SECRET=/* MYSQL PASS */
MYSQL_DB=/* MYSQL DATABASE */

MYSQL_HOST

The host where your SQL table is located (default: localhost)

MYSQL_USER

MySQL Username

MYSQL_SECRET

MySQL Password

MYSQL_DB

MySQL database name

Spotify.js

This file contains functions that will respond to the! Spotify command written by the user according to the prefix (example (!)) You specify on your discord server.

If you wish, you can duplicate this file as many as the number of platforms you will give your users. Or you can write a function instead and rearrange it according to the command that the user has written.

Screenshots from within the Discord bot

alt text

Website sellthing.co

discord-account-generator's People

Contributors

v-cx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

discord-account-generator's Issues

Down

requests.exceptions.ConnectionError: HTTPSConnectionPool(host='www.gmailnator.com', port=443): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x000002D48EE1E588>: Failed to establish a new connection: [Errno 11002] getaddrinfo failed'))

I Run The Bot And Err

/home/runner/Bot/node_modules/discord.js/src/client/Client.js:548
throw new TypeError('CLIENT_MISSING_INTENTS');
^

TypeError [CLIENT_MISSING_INTENTS]: Valid intents must be provided for the Client.
at Client._validateOptions (/home/runner/Man/node_modules/discord.js/src/client/Client.js:548:13)
at new Client (/home/runner/Man/node_modules/discord.js/src/client/Client.js:76:10)
at Object. (/home/runner/Man/server.js:8:13)
at Module._compile (node:internal/modules/cjs/loader:1097:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
at Module.load (node:internal/modules/cjs/loader:975:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:17:47 {
[Symbol(code)]: 'CLIENT_MISSING_INTENTS'
}

Node.js v17.3.1
exit status 1

WTF did u do

ALL FILES ARE MISSING. package-lock.json, cmd folder. node-modules. Like what the heck did u do lmao

SQL

Hocam merhaba sql server nasıl kuracağız?

error

it says  cowsay Configure me!


< Configure me! >

    \   ^__^
     \  (oo)\_______
        (__)\       )\/\
            ||----w |
            ||     ||

please help i did the thing you said to do in usage

API

Is this possible to interrogate into an API for my program ?

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.