You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Develop a Slack bot that facilitates feedback, recognition, and tracking of team performance using commands, buttons, and reactions. The MVP will include features for sending and receiving praise, viewing history and stats, and displaying a public wall of praise.
Database: Instead of storing something directly from this service into a database, call our Python backend that uses Firestore. This is how we did it with the news-gen bot.
@gregv@Aseem70 has spoken with me about the slackbot project and he expressed his interest to helping me out with the slackbot on the frontend side. Added him as one of the assignees to this ticket
Slack Bot MVP Development
Project Overview
Develop a Slack bot that facilitates feedback, recognition, and tracking of team performance using commands, buttons, and reactions. The MVP will include features for sending and receiving praise, viewing history and stats, and displaying a public wall of praise.
We already have a Slackbot that you'll be adding this feature into
You can likely start from this Slack example and modify it to fit our needs
Core Features for MVP
Task Distribution
Engineer 1:
/praise
command and backend service.Engineer 2:
Detailed Requirements
1. Send and Receive Praise Messages
Description: Allow users to send and receive praise messages within Slack.
/praise
to send praise. Then you select who to send praise to with a UI./praise
.2. Customize Messages and Emojis
Description: Allow users to customize praise messages and emojis.
3. View Praise History and Stats
Description: Allow users to view the history and stats of praise messages.
4. Public Wall of Praise
Description: Display a public wall of praise on a web page.
Additional Guidelines
Tools and Technologies
slack deploy
to update our botThe text was updated successfully, but these errors were encountered: