Skip to content

can't find the verifyToken from chatbase #4

Description

@gasolin

The example in readme shows how the createServer looks like:

const server = createServer(bot, {
  verifyToken: '__FILL_YOUR_VERIFY_TOKEN_HERE__',
  webhookMiddleware: chatbaseMiddleware(bot, {
    apiKey: '__FILL_YOUR_CHATBASE_KEY_HERE__',
    platform: 'Facebook',
  }),
});

https://github.com/bottenderjs/bottender-chatbase#example

Though in chatbase doc I can only find apiKey, but can't find verifyToken https://chatbase.com/documentation/quickstart

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions