Skip to content

Swardu/Discord_Fork

 
 

Repository files navigation

pagename Discord_Fork README.md file
description Information about the Discord_Fork application and software
layout docs
type docs
permalink /docs/readme/

Discord_Fork

The serverless (except for OAuth flow) Discord Bot list.

Add your bot like this

NOTE: Please do not complain over how bad the site is made, this is mostly made as a way to be more unique and prove that a list site can possibly be made with Jekyll.

Requirements

Commands

bundle exec jekyll serve
    Testing website locally with localhost (Port 4000 is default)

scss-lint
    Check if your source code is linter friendly (SCSS only)

webpack --watch
    Build all JavaScript files into a single file

First Setup

You will require some kind of Linux. I prefer Ubuntu 18.04. Windows users may wish to use the Windows Subsystem for Linux.

Ubuntu 18.04, 16.04, WSL Ubuntu

curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
sudo apt install -y build-essential ruby-full ruby-bundler nodejs
npm i

# run both simultaneously
bundler exec jekyll serve
webpack --watch

Authentication Server

Follow me Edit _data/links.yml to point to the auth server.

Thanks

About

Have we not learned our lesson from making bot lists yet? - Maintained @lepon01 @AlexFlipnote

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 54.1%
  • HTML 26.4%
  • CSS 19.3%
  • Ruby 0.2%