0zul / discord_fork

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord Fork Botlist, The botlist with built in GitHub integration

A Discord Bot List with no dedicated servers, running entirely on Netlify and AWS Lambda

Add your bot via the E-Zed editor

Deploy

  • Deploy to Netlify
    • By creating a fork, you accept the terms of the LICENCE.
  • View builds

Requirements

  • Node.js 8.x

Commands

gatsby develop
  Start the development server

gatsby build
  Build Discord_Fork

First Setup

git clone [repo]
git submodule init
git submodule update
npm i -g gatsby
npm i
gatsby develop

Authentication Server

Authentication is now handled by an AWS Lambda function.

To set up authentication:

  1. Open Netlify
  2. Inside Settings, click Build & Deploy
  3. Scroll down to Build environment variables, and enter relevant values for CLIENT_ID and CLIENT_SECRET from GitHub OAuth.

Image showing the "Build Environment Variables" box

Set https://discordbots.co.uk/edit as your callback URL in GitHub.

Thanks

View all dependencies which made Discord_Fork possible

Technical Support

Please understand the terms of the licence before asking for support.

Technical Support Chat

About

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 94.5%Language:CSS 5.4%Language:HTML 0.1%