Ever been to a Slack team where #random channel is not enough for off topics, nonsenses and struggles? Probably you may desire a way to quickly send a member talking out of the blue to a proper #channel?
What if you could just do /vayanse a #la-terminal
via an slack command?
- Invite or mention slack team members to channels.
- Create slack channels on the go.
- Put custom messages on the go via command arguments.
Simply run npm test
/vayanse a <#chanel-name> <@username1 @username2>
If you find a bug or have a suggestion, please feel free to submit a PR.
If you would like to be included as a contributor, make sure you have a good understanding of Slack API's features and capabilities:
- Respect our ESLint rules.
- Please use promises over callbacks.
- Always work with pull requests for any feature of bug fix and work over dev branch.