We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01b2f47 commit 0f27ba7Copy full SHA for 0f27ba7
app.json
@@ -6,11 +6,11 @@
6
"keywords": ["node", "slack"],
7
"env": {
8
"SLACK_SUBDOMAIN": {
9
- "description": "Your Slack's subdomain (**this**.slack.com)",
+ "description": "https://javascriptlitoral.slack.com",
10
"required": true
11
},
12
"SLACK_API_TOKEN": {
13
- "description": "A Slack API token (find it on https://api.slack.com/web)",
+ "description": "xoxp-29106585584-29114348833-29111132517-31bccef949",
14
15
16
"SLACK_COC": {
0 commit comments