Closed Fear-MK closed 1 year ago
LGTM
still some old references of multiple_rxxs_used
, but getting close
i did provide an update for this but idk how to merge the changes now
i did provide an update for this but idk how to merge the changes now
there is one line that needs to be deleted entirely, it is in the merge_room_command async function in commands.py (sets a value to True just before state is saved
one reference of multiple_rxxs_used somewhere, cant remember where
Will leave camel to do since he has the latest commit version which has conflicted with my code and am too tired to resolve
Description
Fixed following open issues:
Implemented "Squad Queue" tier from recent Lounge API update (Untested)
Fixed Predict command and eradicated all URL shortening code (useless as tinyurl API has become unavailable) (Untested)
Fixed list formatting issues within certain commands (Tested)
Checklist
[ ] If code changes were made, they have been tested
[x] This PR fixes an issue
[ ] This PR is not a code change (ie. documentation, typehinting, comments, etc.)