Skip to content

DiscordApps/DizzyBotList

 
 

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.7%
  • CSS 21.3%