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

Implement /phishin Slack command and !phishin Discord parsing #33

Open
jcraigk opened this issue Sep 12, 2019 · 0 comments
Open

Implement /phishin Slack command and !phishin Discord parsing #33

jcraigk opened this issue Sep 12, 2019 · 0 comments

Comments

@jcraigk
Copy link
Owner

jcraigk commented Sep 12, 2019

After trying out websockets and learning more about how Slack apps work (and Slack app best practices), it would probably be better to implement /phishin as a slash command and use the Events API.

As of this writing, Discord does not support custom slash commands, so parsing !phishin prefix (instead of @Phishin#9383) should be implemented for the existing websocket connection.

@jcraigk jcraigk changed the title Investigate slash commands and Events API (Slack) Implement /phishin Slack command and !phishin Discord parsing Sep 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant