in the initial ban phase, banned charts should be visually crossed out in the bot message rather than removed entirely on edit. they should still be removed from the underlying data/logic to avoid breaking pick/ban flow
SpinShare Referee Bot
refbot.ellite.dev/overlay
cross out banned charts in initial ban phase instead of removing them (bot) #21
open
opened by
alpine.girlfag.club
fixed in
6fcf047added
buildBanPoolDisplay(allCharts)โ a pure helper that renders all non-played charts, crossing out banned ones with~~strikethrough~~.getBanContainernow takes the full mappool instead of just the current pool, derives the select menu options internally from the unbanned subset. all three call sites updated.