itanex / stream-assist-bot

GNU General Public License v3.0
1 stars 0 forks source link

Feature/event sub setup #42

Closed itanex closed 7 months ago

itanex commented 7 months ago

Closes #28

itanex commented 7 months ago

Suggestion: Since the twurplejs library maintains a synchronous version across its sub-libraries, update all the libraries to be 7.0.6.

itanex commented 7 months ago

Counter point: Updating the libraries on this PR is not appropriate because it introduces too much unknown change, even with the safe considerations of Semantic Versioning. 7.0.6 would be a bug fix level, and there are no breaking changes.

However, this project does not have enough unit testing to be able to absolutely resolve any outstanding issues. We will make a ticket for this sprint and update and test at that point.