beyond-all-reason / bar-lobby

BAR Lobby Client
https://beyond-all-reason.github.io/bar-lobby/
MIT License
33 stars 30 forks source link

UI control for changing battle title #201

Closed Jazcash closed 1 year ago

Jazcash commented 1 year ago

An often asked question is how to rename a battle. Should implement perhaps some edit button next to battle title that prompts the user to enter a new one.

dusekj4 commented 1 year ago

is there also api for it allready

Jazcash commented 1 year ago

No actually, which makes it a bit awkward because it currently works via the $rename <title> server command, and can only be called by a boss or moderator, and there is no data from the server about who's the boss or if there even is one.

dusekj4 commented 1 year ago

uff

1-alex98 commented 1 year ago

@Jazcash $status yields who is boss can i use this info by parsing it?