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

[WIP] Slack Integration #25

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

[WIP] Slack Integration #25

wants to merge 8 commits into from

Conversation

zhengyao-lin
Copy link
Member

@zhengyao-lin zhengyao-lin commented Jan 26, 2019

Currently supported commands:
/broadway grade <course> <assignment> <netid-1> [netid-2]... -> ... run_id xxxxxxx
/broadway status <run-id> -> run status
/broadway list <course-1> [course-2]...
/broadway list
/broadway help

Supported actions:
Long press - check status: check the status of the run id in the message(if there is one)

Requires two new constants in config.py
SLACK_SIGNING_SECRET = <slack signing secret>
SLACK_API_TOKEN = <slack API token>

#21

@PradyumnaShome
Copy link
Member

Updates on this?

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

Successfully merging this pull request may close these issues.

2 participants