Skip to content

danielpmc/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 and AWS Lambda

Deprecated

This piece of software has been replaced by ls.terminal.ink

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published