Skip to content
/ Io Public

This is a node server that connects up with Mopidy (python music server) and creates a texting interface with the Twilio API.

Notifications You must be signed in to change notification settings

MikeSki3/Io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

How do I get set up?

Ya gonna need this for reference Mopidy Docs

Config.json

There's also a config.json file which will need to be added with configuration information. The file contents can be seen below.

{
    "SESSION_SECRET": [STRING TO USED BY EXPRESS FOR COOKIES],
    "TWILIO_NUM_PRETTY": [NUMBER USED BY TWILIO TO SEND AND RECEIVE TEXTS]
}

About

This is a node server that connects up with Mopidy (python music server) and creates a texting interface with the Twilio API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published