Skip to content
This repository was archived by the owner on Apr 6, 2025. It is now read-only.
This repository was archived by the owner on Apr 6, 2025. It is now read-only.

search function args limited to 2 #1

@Spcktr

Description

@Spcktr

Search command gives response only when 2 or less arguments are added.

Expected Behavior

Using the .search command should yield response no matter the number of arguments added.

Current Behavior

Using the .search command should yield response, yet it errors when entering more than two keywords or arguments

Possible Solution

Change the arg parse to accept all inputs, then sanitise

Steps to Reproduce

  1. .search keyword0 keyword1 keyword2
  2. .search keyword0
  3. .search keyword0 keyword1

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions