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
The commented code is partially correct implementation for this but for some reasons it doesn't works as expected. Some refactorings are needed in this logic.
What I strongly feel is, it will start working fine if the same commented block copied under both of the if cases above. But still I am not sure.
https://github.com/thec0sm0s/cosmos-discord-bot/blob/4dc781facbba3c2a2fd5ae40783fffd70b35dfe9/cosmos/galaxies/profile/ascension.py#L56-L98
The commented code is partially correct implementation for this but for some reasons it doesn't works as expected. Some refactorings are needed in this logic.
What I strongly feel is, it will start working fine if the same commented block copied under both of the if cases above. But still I am not sure.
https://github.com/thec0sm0s/cosmos-discord-bot/blob/4dc781facbba3c2a2fd5ae40783fffd70b35dfe9/cosmos/galaxies/profile/models/profiles/guild/experience.py#L31
Also you might wanna adjust the above value for testing period so that you can check if voice XP is increasing or not.
The text was updated successfully, but these errors were encountered: