OperationCode / operationcode_bot

Slack bot for responding to Slack events and handling interactive messages. (not currently in use)
MIT License
8 stars 37 forks source link

As a new user, I would like the bot to tell me how to sign up for mentorship. #26

Closed hollomancer closed 7 years ago

hollomancer commented 7 years ago

We want to make sure that our bot lets new users know, right away, that they can sign up for mentorship from Operation Code!

Requirements;

  1. OcBot provides an additional button "I need a mentor!"
  2. This button leads to a block of text describing the mentorship program.
  3. In this block of text is a link to the Airtable form, allowing a user to enroll in the mentorship program.
hollomancer commented 7 years ago

https://github.com/OperationCode/operationcode_bot/tree/master/views/help_menu and https://github.com/OperationCode/operationcode_bot/tree/master/lib are good places to start here.