SDI bot manages the slack workspace for members of SDI
- slackclient package.
install it using
pip install slackclient
- The slack api token (will be provided on request or you can generate your own)
help
: prints a list of all commands I take
get-phone
: Get the phone number of a member in SDI.
Usage: get-phone
get-email
: Get the email address of a member in SDI.
Usage: get-email
get-github
: Get the github url of a member in SDI.
Usage: get-github
list-project-submissions
: List the details of projects submitted by members
add-project
: Add a project that has been completed. Syntax is
add-project <member1, member2>
Project_url: (Please ensure you enter http)
github_link:
Eg: add-project <Indranil, Sharanya, Saahith, Kartik> http://example.com https://github.com/example
present-manifest
: Prints the link to the SDI manifest