Skip to content

Every knight needs a squire - train your squire bot on how to best serve you and your team

License

Notifications You must be signed in to change notification settings

lindydonna/squirebot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Squirebot

Every knight needs a squire - Squirebot helps you be at your best by doing tasks for you, with only minimal training.

Getting started locally

There are two apps for squirebot to run:

  • bot (the bot front end)
  • task-simple (Function App that uses an in memory array for bot commands)

You can run the bot by just running npm start from the ./src/bot directory.

You can run the task-simple function app via the azure functions cli (npm i -g azure-functions-cli) via func run ./getTask from the ./src/task-simple directory.

License

MIT

About

Every knight needs a squire - train your squire bot on how to best serve you and your team

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%