0.0.3 • Published 9 years ago

hubot-ezoe v0.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

hubot-ezoe

江添さんに簡単に質問出来る hubot script

See src/ezoe.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-ezoe --save

Then add hubot-ezoe to your external-scripts.json:

[
  "hubot-ezoe"
]

Configuring

hubot-ezoe is configured by three environment variables:

  • HUBOT_EZOE_USERNAME - required, あなたの ask.fm アカウントの username
  • HUBOT_EZOE_PASSWORD - required, あなたの ask.fm アカウントの password

Sample Interaction

user1>> hubot ezoe にゃーん
hubot>> EzoeRyou に「にゃーん」って質問しました
user1>> hubot ezoe -u yonexyonexyonexyonex 江添亮?
hubot>> yonexyonexyonexyonex に「江添亮?」って質問しました
0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago