Skip to content

Custom Plug.dj bot made for personal use.

Notifications You must be signed in to change notification settings

timewasternl/plugdjbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plugdjbot

Custom Plug.dj bot made for personal use.

Getting started

First clone the repository into a new folder;

mkdir plugdjbot
git clone [email protected]:svebo/plugdjbot.git

Once that's done, install the dependencies;

npm install .

The bot needs a valid Plug.dj account to connect. Create a .env file with your the fitting credentials;

EMAIL=<plug.dj account email>
PASSWORD=<plug.dj account password>

And you're ready to go. Fire it up with;

npm start

Contributors

About

Custom Plug.dj bot made for personal use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published