Skip to content

An open source Discord Bot List made with GatsbyJS

License

Notifications You must be signed in to change notification settings

lemonxxxe/Discord_Fork

 
 

Repository files navigation

Discord Fork Botlist, The botlist with built in GitHub integration

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

Deploy

Version 3 is not ready for deployment.

Requirements

  • Node.js 13.x

Commands

gatsby develop
  Start the development server

gatsby build
  Build Discord_Fork

First Setup

git clone [repo]
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

An open source Discord Bot List made with GatsbyJS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.7%
  • CSS 21.3%