Skip to content

ninchat/hello-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$ docker build -t hello-bot .

$ cat env
BOT_IDENTITY_JSON={"type":"email","name":"INSERT-EMAIL-HERE","auth":"INSERT-PASSWORD-HERE"}

$ docker run --env-file=env --restart=on-failure hello-bot

About

Simple Node.js and Python 3 example chat bot implementations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published