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

action_items: add reactions #59

Merged
merged 6 commits into from
Jan 14, 2025
Merged

action_items: add reactions #59

merged 6 commits into from
Jan 14, 2025

Conversation

wizzdom
Copy link
Member

@wizzdom wizzdom commented Nov 23, 2024

Closes #57

  • Adds ✅ reaction to each action item message
  • Once one of the users mentioned in the action item message reacts the message is edited, crossing it out and adding a checkmark

NOTE: I have no idea what I'm doing, there is definitely a better way of doing this, This was put together from boosts.py and stumbling through the hikari docs.
Some sort of hooks here might work, along with a better way of verifying the user and bot ids.
I have not tested role ids and its probably half broken ❤️

@wizzdom wizzdom requested a review from novanai November 23, 2024 05:34
src/extensions/action_items.py Outdated Show resolved Hide resolved
@novanai
Copy link
Contributor

novanai commented Jan 13, 2025

There's a few last issues with this that I'm working on

@novanai novanai self-assigned this Jan 13, 2025
@novanai novanai self-requested a review January 14, 2025 11:57
Copy link
Contributor

@novanai novanai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, working perfectly

@wizzdom wizzdom force-pushed the action-items-react branch from 94307c5 to d5c3a51 Compare January 14, 2025 12:48
@wizzdom wizzdom merged commit 833a99e into main Jan 14, 2025
4 checks passed
@wizzdom wizzdom deleted the action-items-react branch January 14, 2025 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🚀 Deployed
Development

Successfully merging this pull request may close these issues.

Action item improvements
2 participants