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

update the announce command #34889

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MilonPL
Copy link
Contributor

@MilonPL MilonPL commented Feb 5, 2025

About the PR

  • added localization for the announce command
  • added two new optional params
  • you can now specify sender, color, and the announcement sound
  • added auto-completion

the new syntax is:
announce <messsage> [sender] [color] [sound]

an example usage would be:
announce Hiii! Syndicate #FF0000 /Audio/Announcements/war.ogg

announceui remains unchanged because there's no cool way to do a color picker and we cant auto-complete the sound path either so it's meh

Why / Balance

its cool and funny

Media

image

Requirements

Breaking changes

Changelog

ADMIN:
🆑

  • tweak: The announce command now takes optional color and sound parameters.

@github-actions github-actions bot added size/S Denotes a PR that changes 10-99 lines. S: Untriaged Status: Indicates an item has not been triaged and doesn't have appropriate labels. labels Feb 5, 2025
@MilonPL MilonPL added P3: Standard Priority: Default priority for repository items. T: New Feature Type: New feature or content, or extending existing content T: Cleanup Type: Code clean-up, without being a full refactor or feature D3: Low Difficulty: Some codebase knowledge required. A: Admin Tooling Area: Admin tooling and moderation. T: Of Admin Interest Type: Affects administration work a lot, and might require admins to weigh in on and removed S: Untriaged Status: Indicates an item has not been triaged and doesn't have appropriate labels. labels Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: Admin Tooling Area: Admin tooling and moderation. D3: Low Difficulty: Some codebase knowledge required. P3: Standard Priority: Default priority for repository items. size/S Denotes a PR that changes 10-99 lines. T: Cleanup Type: Code clean-up, without being a full refactor or feature T: New Feature Type: New feature or content, or extending existing content T: Of Admin Interest Type: Affects administration work a lot, and might require admins to weigh in on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants