UNPKG

slapp

Version:

A module for Slack App integrations

29 lines (28 loc) 832 B
{ "type": "command", "body": { "token": "UXXXXXXXXXXXXXXX", "team_id": "TXXXXXXXX", "team_domain": "teamdomain", "channel_id": "DXXXXXXXX", "channel_name": "directmessage", "user_id": "UXXXXXXXX", "user_name": "brad", "command": "/joke", "text": "", "response_url": "https://hooks.slack.com/commands/TXXXXXXXX/XXXXXXXXXXX/xxxxxxxxxxxxxxxxxxxxxxxx" }, "meta": { "verify_token": "UXXXXXXXXXXXXXXX", "user_id": "UXXXXXXXX", "channel_id": "DXXXXXXXX", "team_id": "TXXXXXXXX", "app_token": "xoxp-xxxxxxxxxxx-xxxxxxxxxxx-xxxxxxxxxxx-xxxxxxxxxxx", "app_user_id": "UXXXXXXXX", "bot_token": "xoxb-xxxxxxxxxxx-xxxxxxxxxxxxxxxxxxxxxxxx", "bot_user_id": "UXXXXXXXX" }, "conversation_id": "TXXXXXXXX::DXXXXXXXX::UXXXXXXXX", "_slapp": null, "delay": 30783 }