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

refactor(actions): removed unnecessary actions #10666

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

almeidx
Copy link
Member

@almeidx almeidx commented Dec 27, 2024

Please describe the changes this PR makes and why it should be merged:

Removed actions that were only being used in their
respective websocket handlers. The remaining
actions either were either being used elsewhere or
were using methods from the GenericAction class.

Status and versioning classification:

Copy link

vercel bot commented Dec 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
discord-js ⬜️ Ignored (Inspect) Visit Preview Dec 31, 2024 9:09pm
discord-js-guide ⬜️ Ignored (Inspect) Visit Preview Dec 31, 2024 9:09pm

@almeidx almeidx force-pushed the refactor/remove-useless-actions branch from d03c4e4 to cbbbd4d Compare December 27, 2024 23:59
Removed actions that were only being used in their
respective websocket handlers. The remaining
actions either were either being used elsewhere or
were using methods from the `GenericAction` class.
@almeidx almeidx force-pushed the refactor/remove-useless-actions branch from cbbbd4d to f123bee Compare December 31, 2024 21:08
@almeidx almeidx marked this pull request as ready for review December 31, 2024 21:37
@almeidx almeidx requested a review from a team as a code owner December 31, 2024 21:37
@Jiralite Jiralite added this to the discord.js 15.0.0 milestone Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

2 participants