Saamstep / discord-oauth2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord OAuth2 User Data Getter

Maintenance

About

Uses Discord OAuth2 to perform cool Discord related tasks. See here for more info. You can also reference the official documentation.

Requirements

NodeJS NPM

Node Dependencies

path node-fetch btoa express

Basic Setup

  1. git clone

  2. cd repo

  3. npm install

  4. node . (Can utilize pm2, or Glitch to keep process alive)

About


Languages

Language:JavaScript 100.0%