Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/#1 Add call shorten link service #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Feature/#1 Add call shorten link service #1

wants to merge 1 commit into from

Conversation

nguyenkhacduyngoc
Copy link

@nguyenkhacduyngoc nguyenkhacduyngoc commented May 14, 2019

About

  • Add call shorten link service

Usage:

  • npm install.
  • export chatwork variable(HUBOT_CHATWORK_TOKEN, HUBOT_CHATWORK_ROOMS, HUBOT_CHATWORK_API_RATE, HUBOT_NAME).
  • Call: HUBOT_NAME shorten url link => bot reply shorten url (if wrong format we noti fail).

Impact

  • Affect on call Bot from script in G4Hubot.js.

Technical change:

  • Add dotenv package (npm install)
  • Add script call to shorten link service for bot
  • Add dotenv package and use .env file to load ENV (just work with enviroment variable call in G4hubot.js and related file).

Others

  • N/A

@nguyenkhacduyngoc nguyenkhacduyngoc changed the title add call shorten link service Feature/#1 Add call shorten link service May 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants