main.go (105B)
1 package main 2 3 import "github.com/OpenHomeAuto/AiListener/wsListener" 4 5 func main() { 6 wsListener.Main() 7 }
ailistener-oldThe central Server which transports webhook events from the Dialogflow bot to the local nodes | |
| git clone git://archive.git.mtrnord.blog/OpenHomeAuto/ailistener-old.git | |
| Log | Files | Refs | README | LICENSE |