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

Implement ClaimID search for support command #5

Open
Coolguy3289 opened this issue Aug 17, 2020 · 1 comment
Open

Implement ClaimID search for support command #5

Coolguy3289 opened this issue Aug 17, 2020 · 1 comment
Labels
enhancement New feature or request low-priority No rush to fix/implement this issue/suggestion

Comments

@Coolguy3289
Copy link
Member

If a user runs the support command, allow the ability to use other than direct claimID and search for a claim based on name, perm-URL, etc.

@Coolguy3289 Coolguy3289 added enhancement New feature or request low-priority No rush to fix/implement this issue/suggestion labels Aug 17, 2020
@Snazzah
Copy link
Collaborator

Snazzah commented Jun 11, 2021

claimRegex = /@(?<channel>\w+)[:#]\w\/(?<title>\w+)[:#]\w^/
lbry.searchClaim({ text, channel })

LBRY App: @channel#y/ClaimTitle#9
Odysee: @channel:y/ClaimTitle:9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low-priority No rush to fix/implement this issue/suggestion
Projects
None yet
Development

No branches or pull requests

2 participants