Skip to content

bwiggins/Derpybot-plugdj

 
 

Repository files navigation

DerpyBot Avatar

DerpyBot

License

A Plug.dj Bot using plugAPI

List of commands

Requirements

  1. Node >= 4.0.0

Installation

Note - Windows 10 users may need to npm install --global --production windows-build-tools first

  1. npm install
  2. Create a new app in Firebase and export the service account credentials as json, rename it to serviceAccountCredentials.json and place it inside the private folder. It's in the Permissions settings somewhere. Firebase Console for your project -> Permissions -> Service Accounts -> Create Service Account, then follow the steps, give it "project -> editor" permissions, then download and rename the JSON it provides.
  3. Create settings.js, see README.md in /private for more details, replacing each variable with your credentials and place that inside the private folder as well
  4. node index

Thanks

Commands

List of commands can be found here

Want to contribute?

Contributing

Fork this repo
Create Pull Requests

DerpyBot uses Firebase for its database so I need to grant you access. I've setup a development database in there that contributors will solely be using for now. Please DM me in Chillout Mixer's Discord channel with your email so that I can add you to the project. You'll need to download a json account credentials file.

I'll provide you with the firebase url

You'll also need your own of the following API keys:

Both are just used to get data for the currently playing song

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 92.1%
  • HTML 6.3%
  • CSS 1.6%