Add ?lqvote and ?votequeue for flavortown#176
Add ?lqvote and ?votequeue for flavortown#176alexlam0206 wants to merge 10 commits intohackclub:mainfrom
Conversation
There was a problem hiding this comment.
Pull request overview
Adds two new Flavortown-specific Slack macros to help support helpers respond to common voting-related questions (vote backlog + low-quality vote warnings) by extending the transcript configuration and introducing new macro handlers.
Changes:
- Add
votequeue_macroandlqvotes_macroto the baseTranscriptmodel and implement their Flavortown transcript messages. - Introduce two new macros:
?votequeue/?voteqand?lqvote/?lqvotes. - Document the new macros in
README.md.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 7 comments.
Show a summary per file
| File | Description |
|---|---|
nephthys/transcripts/transcripts/flavortown.py |
Defines the new Flavortown transcript messages used by the new macros. |
nephthys/transcripts/transcript.py |
Adds new optional transcript fields for vote queue + low-quality vote messaging. |
nephthys/macros/votequeue.py |
Implements the ?votequeue macro behavior (reply + resolve). |
nephthys/macros/lqvotes.py |
Implements the ?lqvote(s) macro behavior (reply + resolve). |
README.md |
Lists the new macros in the documentation. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Just wanted to check that you're happy with the current state of the PR before I merge it? Since it has your name on it |
|
Ohh okay thanks for editing it :thumbsup-dino: |


?lqvotes / ?lqvote
Hey (user), some of your votes are likely being marked as low quality votes and are discarded.
Go to voting. You will get a project shown to you. Make sure you are:
Low quality votes won't count towards your vote requirement!
?votequeue
Hey (user), we currently have a backlog of projects waiting for votes to be voted on. Please be patient.
I've marked this question as resolved, so please start a new thread if it's too long or you need more help!