BadWolf1023 / MKW-Table-Bot

MKW Table Bot is a Discord Bot created by Bad Wolf to automatically create tables for online rooms in Mario Kart Wii. It also played a part in transforming the way Lounge updates rating to a more automated process. MKW Table Bot also provides many other smaller tools for people. A full documentation of everything MKW Table Bot does can be found in the ReadMe.
MIT License
13 stars 6 forks source link

Various Bug Fixes and unnecessary code removal episode 2 (actually works edition) #195

Closed Fear-MK closed 1 year ago

Fear-MK commented 1 year ago

Description

Fixed following open issues:

BadWolf1023 commented 1 year ago

LGTM

still some old references of multiple_rxxs_used, but getting close

Fear-MK commented 1 year ago

i did provide an update for this but idk how to merge the changes now

Fear-MK commented 1 year ago

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