Skip to content

Let the most excellent Keanu improve your group chat conversations

License

Notifications You must be signed in to change notification settings

karlunho/keanubot

Repository files navigation

keanubot

Let the most excellent Keanu improve your Slack conversations

Excellent

Config Variables

Name Description
APIAI_TOKEN The api.ai access token
SLACK_TOKEN The Slack Bot token
VERIFICATION_TOKEN The Slack verification token

Instructions:

  1. Create a Slack App and install it on your team

  2. Using your Slack and API.ai credentials, create a config.json file. Use the config.default.json as a guide.

  3. Deploy the app to CloudFunctions :

gcloud alpha functions deploy keanubot --stage-bucket <YOUR_CLOUD_STORAGE> --trigger-http
  1. Trigger your CloudFunctions
curl -X POST "https://[YOUR_REGION].[YOUR_PROJECT_ID].cloudfunctions.net/keanubot" --data '[Slack Message Event]'
  1. Invite your bot into a channel or send messages to it

About

Let the most excellent Keanu improve your group chat conversations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published