1.2.7 • Published 10 years ago

hubot-sentiment v1.2.7

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

Description

A hubot script that runs sentiment analysis of chatrooms its in. Generates output when you say hubot sentiment:

Top happy people:
1: juld = :-D!!!
2: frank = :-D
3: eric = :-)

Top happy channels:
1: #hubot = :-D
2: #hackers = :-)
3: #lunch = :-)

Most stressed people:
1: bubs = :-/
2: michi = :-/
3: ungs = :-/

Most stressed channels:
1: #internal = :-/
2: #builds = :-/

To install

Go to your bot's root directory and run:

npm install hubot-sentiment --save

Add it to your external-scripts.json:

[
  "hubot-sentiment"
]

To use

  1. Invite the bot to rooms
  2. Let people chat
  3. PM the bot: sentiment or publicly message: [botname] sentiment

Note

1.2.7

10 years ago

1.2.6

10 years ago

1.2.5

11 years ago

1.2.4

11 years ago

1.2.3

11 years ago

1.2.2

11 years ago

1.2.1

11 years ago

1.2.0

11 years ago

1.1.1

11 years ago

1.1.0

11 years ago

1.0.6

11 years ago

1.0.5

11 years ago

1.0.4

11 years ago

1.0.3

11 years ago

1.0.2

11 years ago

1.0.1

11 years ago

1.0.0

11 years ago