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

fix: update regex to allow spaces in slash command name #716

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

Mogyuchi
Copy link
Collaborator

close: #567

@Mogyuchi Mogyuchi self-assigned this Dec 31, 2024
@Mogyuchi Mogyuchi force-pushed the fix-regex-match-allow-spaces branch 2 times, most recently from 363f6ce to cf770c3 Compare December 31, 2024 13:11
@Mogyuchi Mogyuchi requested a review from cm-ayf December 31, 2024 13:12
@cm-ayf cm-ayf merged commit 060134d into main Feb 7, 2025
3 checks passed
@cm-ayf cm-ayf deleted the fix-regex-match-allow-spaces branch February 7, 2025 22:57
@github-actions github-actions bot mentioned this pull request Feb 7, 2025
cm-ayf pushed a commit that referenced this pull request Feb 9, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.5.2](v0.5.1...v0.5.2)
(2025-02-09)


### Bug Fixes

* [#708](#708)
([f40ceb0](f40ceb0))
* update discord url validation to include ptb.discord.com
([#709](#709))
([f40ceb0](f40ceb0)),
closes [#708](#708)
* update regex to allow spaces in slash command name
([#716](#716))
([060134d](060134d)),
closes [#567](#567)


### Dependencies

* lock file maintenance
([#755](#755))
([1bb8d7c](1bb8d7c))
* update dependency discord.js to v14.17.2
([#720](#720))
([024d392](024d392))
* update dependency discord.js to v14.17.3
([#726](#726))
([9a8bd3a](9a8bd3a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

Subcommandsやsubcommand groupsが含まれているSlash Commandメンションをパースできていない
2 participants