Skip to content

atparkweb/omi-chan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OmiChan

A simple server to interact with the Bocco Emo Robot

Environment Variables

To be stored in .env file in root

  • REFRESH_TOKEN (required): Obtained through the Bocco Emo API Admin dashboard
  • REFRESH_INTERVAL: Time interval for token refresh in milliseconds. Must be more than 60000ms (1 minute). Defaults to 3600000ms (1 hour)
  • ROOM_ID: Emo unit's room id (can be retrieved from API)

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/omi_server.

About

A simple server that communicates with Bocco Emo API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages