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

GH-129 Send level-up on same channel and remove after 5 seconds. #134

Merged
merged 11 commits into from
Oct 25, 2023

Conversation

vLuckyyy
Copy link
Member

Fixes GH-129

Why?

Because to recude spam at the channels.

Working

2023-10-25.19-39-28.mov

READ-ME

Sure, you might wonder why the level-up message from a reaction is sent via DM. This is because, let's assume that a user received a level-up notification in the announcements channel; in that case, the level-up message would be sent on that channel, which is something we'd prefer to avoid. That's why I send the level-up message from the reaction via DM.

@vLuckyyy vLuckyyy requested review from Rollczi, Hyd3r1 and imDMK October 25, 2023 17:46
@vLuckyyy vLuckyyy requested a review from imDMK October 25, 2023 18:19
@vLuckyyy vLuckyyy merged commit 031aa7f into master Oct 25, 2023
3 checks passed
@vLuckyyy vLuckyyy deleted the send-level-on-same-channel branch October 25, 2023 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Send level message at the same channel option.
3 participants