Refactor or Rewrite? #16
ephemeralrogue
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This project was handed over in a rather messy, but somewhat functional state. There has been some discussion in the Discord with regard to mocking the Discord API directly, rather than mocking a library. There has also been considerations concerning the amount of clean up work vs the amount of work it will take to start from scratch.
A refactor of the code is necessary to bring this project in alignment with most discord-oriented project ideologies (ie OOP, ease of contribution, etc), and this will be no quick process. However, much of the work has already been done and we can adjust the focus to target the Discord API through the discord.js library, akin to dismock's strategy with the arikawa library for Go developers.
I'm opening this discussion to get some feedback as to what direction we would all like to take. Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions