Giter Club home page Giter Club logo

rest_api-nodexcord's Introduction

GitHub release (latest by date) Discord GitHub top language GitHub forks GitHub contributors GitHub issues GitHub pull requests Watching Stars GitHub commit activity

DeepSource



๐Ÿ“‘ Feature

  • Rest API
  • Api Key Generator
  • Api Key Validator
  • Login using Discord Oauth2
  • User Authorized Check
  • Easy to use

๐Ÿ“Œ Note

If you want REST API handler template with API Key Generator, you can get HERE

๐Ÿ“Ž Requirements

๐Ÿ“š Installation

git clone -b basic https://github.com/MGalaCyber/REST_API-NodExCord
cd REST_API-NodExCord
npm install

๐Ÿ“„ Configuration

  • Rename .env.example to .env and fill out the values:
### Express
PORT=
SECRET=Random_Number (Encrypted & Unique Code Number Recommended)

### Discord
SCOPE=["identify", "email"] (Default)
CLIENT_ID=Discord_Client_ID
CLIENT_SECRET=Discord_Client_Secret
CLIENT_CALLBACK=http://sitename.domain/auth/discord/callback

### Backend
MONGO_URI=You_MongoDB_Url
  • Go to Discord Developer Portal, then go to your Application > Oauth2 > Redirects. Copy url from CLIENT_CALLBACK and paste to Redirects and save.
  • After installation or finishes all you can use node . to start the bot. or Run Start.bat

๐Ÿ”” Notice!

Now for Decrypted version is Available on Ko-Fi Shop. You can buy like Basic/Master version with Different Features. By buying my project products, you help me to keep motivated and passionate about developing other projects.

๐Ÿ” Licensed

Distributed under the Apache 2.0 License. See LICENSE for more information.

๐Ÿ’ Support Me

โฃ Contributors

rest_api-nodexcord's People

Contributors

mgalacyber avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 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.