Skip to content

This is a template with Howdy.ai Botkit framework to quickly bootstrap your bot project and reuse bot skills.

License

Notifications You must be signed in to change notification settings

anrehman/SparkBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Botkit Template for Cisco Spark Bots

This is a template with Howdy.ai Botkit framework to quickly bootstrap your bot project and reuse bot skills. It regroups a set of best practices:

  • configuration: pass settings either through environment variables on the command line, or by hardcoding some of them in the .env file. Note that env variable are priorized over the envfile if values are found in both places.
  • healthcheck: check if everything is going well by hitting the ping endpoint exposed automatically.
  • skills: organize your bot behaviours by placing 'hear commands', 'convos' and 'events' in the skills directory. The bot comes with a ".commons", "help", "fallback" and "welcome" skills.

New to Botkit?

New to Cisco Spark?

About

This is a template with Howdy.ai Botkit framework to quickly bootstrap your bot project and reuse bot skills.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages