Skip to content

Clean up vibotChannels.js #720

Description

Current Behaviour

Problems, Frustrations, General Description

commands/vibotChannels.js has a lot of code that are related to other commands. The code is also very messy and could use some spring cleaning.

Wanted/Expected Behaviour

Improvements, Additions, Changes

Preferably, all functions, listeners, etc. should be moved into their respective modules & then imported into vibotChannels. #701 removes the use & need of updateModmailListeners and we'd like to hopefully remove the need for this file entirely, if possible.

Tasks

Things to Do

  • updateRoleAssignmentListeners - move to commands/roleAssignment.js and refactor code
  • find out if any of the remaining code is needed and refactor or remove as needed, I am inclined to believe the only functional aspect here is updateRoleAssignmentListeners

Paths to Files

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    ChangeA modification to something that existsLost HallsThis relates to the Discord Guild named "Lost Halls"Shatters/MoonlightThis relates to the Discord Guild named "Shatters/Moonlight"

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions