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

As a professor, I want to build Discord or Slack bot to answer common robotic questions so I don't have to copy/paste my previous answers each time #4

Open
7 tasks
bloombar opened this issue Oct 2, 2019 · 0 comments
Labels
user story For issues representing User Stories
Milestone

Comments

@bloombar
Copy link
Contributor

bloombar commented Oct 2, 2019

Estimation of work

  • L

Acceptance criteria

  • register bot account with Slack developer API
  • integrate a Python script with the Slack API
  • continually run Python script as a background process on a web server
  • use NLP or simple text search to gather intent from incoming question
  • store FAQs and responses in a CSV file
  • respond to incoming question with appropriate response from CSV
  • test in both public and private channels
@bloombar bloombar added the user story For issues representing User Stories label Oct 2, 2019
@bloombar bloombar added this to the Sprint 0 milestone Oct 2, 2019
@bloombar bloombar changed the title As a professor, I want to build Slack bot to answer common robotic questions so I don't have to copy/paste my previous answers each time As a professor, I want to build Discord or Slack bot to answer common robotic questions so I don't have to copy/paste my previous answers each time Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
user story For issues representing User Stories
Projects
Status: No status
Development

No branches or pull requests

1 participant