Skip to content

Botfuel/gatsby-plugin-botfuel-hermes-webchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gatsby-plugin-botfuel-hermes-webchat

Botfuel Hermes Webchat integration for Gatsby.
Powered by botfuel.io

Install

npm i https://github.com/Botfuel/gatsby-plugin-botfuel-hermes-webchat.git

How to use

// In your gatsby-config.js
plugins: [
  {
    resolve: `gatsby-plugin-botfuel-hermes-webchat`,
    options: {
      websiteId: "your websiteId here",
    },
  },
];

About

Botfuel Hermes Webchat integration for Gatsby.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published