dorayakikun / text2UriBot

MIT License
0 stars 0 forks source link

text2UriBot

CircleCI

How to use

  1. Download and install Cloud SDK
  2. Open app.yaml, enter your Slack API TOKEN instead of the dummy text.
  3. Enter bellow the command
$ gcloud config set project {Enter your GCP Project ID}
$ gcloud auth login
$ gcloud app deploy

Dependencies


Author

dorayakikun