Skip to content

An outdated version of the website repo. Kept for archival purposes (May be deleted in the future)

License

Notifications You must be signed in to change notification settings

0zul/website-archived

 
 

Repository files navigation

discordboats.club

Discord bot list.

Self hosting the bot list for development

We've only tested this on Windows and Linux at the moment, feel free to make a PR editing this README file if you've found it to work on other OSes too.

  • Clone the repository.
  • Run npm install or yarn, this will install all dependencies and enable the git hooks.
  • Setup a RethinkDB instance on your local machine, reproduce the following structure:
    [database] [table]

discordboatsclubv1.comments

discordboatsclubv1.users

discordboatsclubv1.likes

discordboatsclubv1.sessions

discordboatsclubv1.bots

  • Rename the config.json.example to config.json and fill in the required fields with your Discord application details.
  • Run the app, pm2 start app.js
  • I recommend you setup a backup system with rethinkdb and enable automatic backups

About

An outdated version of the website repo. Kept for archival purposes (May be deleted in the future)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Languages

  • HTML 51.0%
  • JavaScript 47.2%
  • CSS 1.8%