You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.
I've started making new classes so that they are non-static. Once I get time I'd like to go through and convert most if not all static classes (definitely all static services) to non-static. Pass in guildContext into the constructor instead of every single method.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Shouldn't be using static classes for everything. https://github.com/inversify/InversifyJS
The text was updated successfully, but these errors were encountered: