Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pattern detection for SPADS !unboss command output. #504

Conversation

DeviousNull
Copy link
Contributor

Teiserver currently tracks who is the boss of a lobby by looking for known outputs from the !boss SPADS command.

However, an !unboss command was recently added to SPADS, and Teiserver currently does not recognize the output of that command. As a result, whenever the !unboss command is used, Teiserver's list of bosses becomes out of sync with SPADS's list.

This patch adds an additional pattern so that the output of !unboss is recognized and parsed.

Teiserver currently tracks who is the boss of a lobby by looking
for known outputs from the `!boss` SPADS command.

However, an `!unboss` command was recently added to SPADS, and
Teiserver currently does not recognize the output of that command.
As a result, whenever the `!unboss` command is used, Teiserver's
list of bosses becomes out of sync with SPADS's list.

This patch adds an additional pattern so that the output of
`!unboss` is recognized and parsed.
@L-e-x-o-n L-e-x-o-n merged commit 62acf41 into beyond-all-reason:master Oct 14, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants