A Discord Bot List with no dedicated servers, running entirely on Netlify and AWS Lambda
This piece of software has been replaced by ls.terminal.ink
Add your bot via the E-Zed editor
-
- By creating a fork, you accept the terms of the LICENCE.
- View builds
- Node.js 8.x
gatsby develop
Start the development server
gatsby build
Build Discord_Fork
git clone [repo]
git submodule init
git submodule update
npm i -g gatsby
npm i
gatsby develop
Authentication is now handled by an AWS Lambda function.
To set up authentication:
- Open Netlify
- Inside
Settings
, clickBuild & Deploy
- Scroll down to
Build environment variables
, and enter relevant values forCLIENT_ID
andCLIENT_SECRET
from GitHub OAuth.
Set https://discordbots.co.uk/edit
as your callback URL in GitHub.
View all dependencies which made Discord_Fork possible
Please understand the terms of the licence before asking for support.