line-bot-roomba

command module
v0.0.0-...-feda635 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2021 License: MIT Imports: 10 Imported by: 0

README

line-bot-roomba

Simple LINE bot to communicate with Roomba on Google App Engine.

Requirements

How to use

  1. Create app.yaml.
$ cp sample.app.yaml app.yaml
  1. Set the following variables in app.yaml.
  • GAE_PROJECT_ID: Project ID of the GAE where the LINE bot will be installed.

  • LINE_BOT_TOKEN: Access token of the LINE bot.

  • LINE_BOT_SECRET: Secret key of the LINE bot.

  • LINE_BOT_PRIVATE_ID: ID of the target of the notification. (e.g., LINE room ID)

  • IFTTT_KEY: Key of webhooks to request Roomba to clean from IFTTT.

  1. Start up dev server.
$ docker-compose up
  1. Deploy to GAE.
$ gcloud app deploy

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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