skillbot

command module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 16, 2023 License: MIT Imports: 17 Imported by: 0

README

Skillbot

Build Status Go Report Card Docs License

Example Skillbot for Glip.

This is a work in progress app and not ready for use.

Configuration

AWS
  • Runtime: Go 1.x
  • Handler: main
CHATBLOX_ENGINE=awslambda
CHATBLOX_REQUEST_FUZZY_AT_MENTION_MATCH=true
CHATBLOX_RESPONSE_AUTO_AT_MENTION=true
RINGCENTRAL_BOT_ID=12345678
RINGCENTRAL_BOT_NAME=Skill Bot
RINGCENTRAL_TOKEN=myToken
RINGCENTRAL_SERVER_URL=https://platform.ringcentral.com
ALGOLIA_APP_CREDENTIALS_JSON={"applicationId": "myApplicationId", "searchOnlyApiKey": "mySearchOnlyApiKey", "adminApiKey": "myAdminApiKey", "analyticsApiKey": "myAnalyticsApiKey", "monitoringApiKey": "myMonitoringApiKey"}
ALGOLIA_INDEX=skillbot
Test

Use AWS Gateway Proxy POST wiht the following data with the data in sample.message.json with same ownerId and groupId values for nethttp.

Example

Glip> Who can help me book a flight with $airline

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
examples
handlers

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL