Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/terrymooreii/karma-plusplus
Karma++ Slack App
https://github.com/terrymooreii/karma-plusplus
bot karma nodejs slack
Last synced: about 1 month ago
JSON representation
Karma++ Slack App
- Host: GitHub
- URL: https://github.com/terrymooreii/karma-plusplus
- Owner: TerryMooreII
- License: mit
- Created: 2017-11-04T18:25:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-15T00:10:14.000Z (about 7 years ago)
- Last Synced: 2024-10-14T10:15:10.492Z (3 months ago)
- Topics: bot, karma, nodejs, slack
- Language: JavaScript
- Size: 130 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# karma-plusplus
Karma++ Slack App/*
slash command
{
token: '5SFzFzk3lcvfUzXbeYXG0Phe',
team_id: 'T3QDS4TNY',
team_domain: 'broadvine',
channel_id: 'G7V3SMHFE',
channel_name: 'privategroup',
user_id: 'U5G9H3N8J',
user_name: 'tmoore',
command: '/karma',
text: 'top',
response_url: 'https://hooks.slack.com/commands/T3QDS4TNY/267162849044/KUYCHqCUeUVeJhp529AB9J76',
trigger_id: '266596392065.126468163780.3c12c4452f6d8b1a0b201eaeed74102f'
}rtm
{
type: 'message',
channel: 'C7V8F4S8L',
user: 'U5G9H3N8J',
text: 'test',
ts: '1509909313.000040',
source_team: 'T3QDS4TNY',
team: 'T3QDS4TNY'
}
*/