We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
PR #8 added an initial implementation of connecting to a Slack bot, but there are more routes that probably should be implemented.
Some include:
sendMessageToSigChannel
sendMessageToCommitteeChannel
sendMessageToPerson
The text was updated successfully, but these errors were encountered:
No branches or pull requests
PR #8 added an initial implementation of connecting to a Slack bot, but there are more routes that probably should be implemented.
Some include:
sendMessageToSigChannel
: announcements SIG-wide instead of just for projects.sendMessageToCommitteeChannel
: announcements to different committees (e.g., for onboarding committee to assign onboarding mentors)sendMessageToPerson
: send a person a DM (e.g., to a mentor for things to check in on with students during SIG or mysore)The text was updated successfully, but these errors were encountered: