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

Slack Action #80

Open
Mxrk opened this issue Oct 3, 2019 · 3 comments
Open

Slack Action #80

Mxrk opened this issue Oct 3, 2019 · 3 comments
Assignees
Labels
Difficulty: Easy This is an easy issue which should not take a lot of time good first issue Good for newcomers hacktoberfest Label for issues suited for the Hacktoberfest event New Action For suggesting a new action

Comments

@Mxrk
Copy link
Contributor

Mxrk commented Oct 3, 2019

Send pastes to Slack channels

@d-Rickyy-b d-Rickyy-b added Difficulty: Easy This is an easy issue which should not take a lot of time good first issue Good for newcomers hacktoberfest Label for issues suited for the Hacktoberfest event New Action For suggesting a new action labels Oct 3, 2019
@d-Rickyy-b
Copy link
Owner

I am not sure if posting content to slack is as easy as it is with Telegram.

To solve this issue there needs to be a new action added in the actions directory. The action must follow the example of the other actions in this directory. Don't forget to add the action to the action package file.

The most simple example for such an action is the GenericAction which executes a passed function.

The action must be able to send a new message to a slack channel. The bot does not need to react on any command.

Tests are not necessary but highly appreciated. If there are questions, don't hesitate to contact me.

@rpartha
Copy link

rpartha commented Oct 5, 2019

Can I call dibs?

@d-Rickyy-b
Copy link
Owner

Initial integration done in PR #88

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Difficulty: Easy This is an easy issue which should not take a lot of time good first issue Good for newcomers hacktoberfest Label for issues suited for the Hacktoberfest event New Action For suggesting a new action
Projects
None yet
Development

No branches or pull requests

3 participants