SONJAYA80026 / Appointotron3000

Appointment Chat Bot written in Node.js with Microsoft Azure Bot Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Appointotron3000

Appointment Chat Bot written in Node.js with Microsoft Azure Bot Framework const electron = require('electron') const proc = require('child_process')

// will print something similar to /Users/maf/.../Electron console.log(electron)

// spawn Electron const child = proc.spawn(electron)

About

Appointment Chat Bot written in Node.js with Microsoft Azure Bot Framework

License:MIT License


Languages

Language:JavaScript 68.3%Language:Batchfile 31.2%Language:Shell 0.5%