Refactor response.py #45
Labels
No labels
Bug
Feature
Feedback Wanted
Refactoring
Won't Do
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: waifu/kemoverse#45
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently response.py has a lot of responsibilities and it's growing into the 200+ lines.
It would be good to refactor all the do_(action) into new functions perhaps inside a folder.
Could split anonymous, user and administrator commands into separate files