Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question regarding application.properties #18

Closed
X-509 opened this issue Oct 13, 2016 · 1 comment
Closed

Question regarding application.properties #18

X-509 opened this issue Oct 13, 2016 · 1 comment
Labels

Comments

@X-509
Copy link

X-509 commented Oct 13, 2016

rtmUrl=https://slack.com/api/rtm.start?token={token}&simple_latest&no_unreads
slackBotToken=xoxb-50014402slackbottokenx29U9X1bQ
slashCommandToken=X73Fv3Tokenx242CdpEq
slackIncomingWebhookUrl=https://hooks.slack.com/services/T025DUwebhookurloOYvPiHL7y6

why in rtmUrl there is {token}. Do i have to replace it with one my application tokens from slack or what?

similar question for slashCommandToken. I couldn't find it on slack website that i have to generate tokens for these.

@rampatra
Copy link
Owner

Hi,

As the README file says, you only have to place your Slack token in slackBotToken and your Slack slash command token in slashCommandToken. The rtmUrl will automatically be constructed from the tokens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants