Skip to content

Conversation

@ENVYFGC
Copy link
Owner

@ENVYFGC ENVYFGC commented Nov 27, 2025

No description provided.

… manual combo entry

- Added `replace_commas_with_arrows` configuration option to disable automatic notation formatting, making it suitable for games like Tekken.
- Added `/admin add_combo` command and `AddComboModal` to allow manual combo entry without relying on YouTube playlists.
- Updated `SetupModal` to include notation formatting configuration.
- Ensured `_parse_video_description` respects the configuration.
- Created RELEASE_NOTES.md detailing the new features.
- Updated README.md with instructions for Manual Combo Entry and new Setup options.
- Documented the transition to a more flexible, universal template structure.
- Added `replace_commas_with_arrows` configuration option to `BotConfiguration` and `SetupModal` to allow toggling automatic comma replacement, improving support for games like Tekken.
- Implemented `AddComboModal` and `/admin add_combo` command to enable adding combos manually without YouTube playlist dependency.
- Refined `_parse_video_description` regex to be stricter ("start of line" enforcement) and more robust with spacing, as per user requirements.
- Updated `README.md` with new features and usage instructions.
- Added `RELEASE_NOTES.md`.
…ing, Manual Entry, and API Compliance

- Removed all emojis from UI elements, messages, and release notes for a neutral template style.
- Split configuration into `/admin setup` (Core) and `/admin set_titles` (Optional) to resolve Discord API 5-input limit crash.
- Implemented configurable notation parsing (`replace_commas_with_arrows`) to support diverse fighting game notations.
- Added manual combo entry system (`AddComboModal`, `/admin add_combo`) to remove strict YouTube dependency.
- Refined video description parsing logic for better robustness and strict line anchoring.
- Updated documentation (`README.md`, `RELEASE_NOTES.md`) with file structure and usage guides.
@ENVYFGC ENVYFGC self-assigned this Nov 27, 2025
@ENVYFGC ENVYFGC marked this pull request as ready for review November 28, 2025 13:24
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