Skip to content

PEP Slashcommand with autocomplete #3543

Description

@Sacul0457

The autocomplete allows people to search for peps by name, which is much more convenient and common.

This is how I would handle the autocomplete:

  • If the cached peps is an empty, fetch it and cache it.
  • Implement some fuzzy searching to find related peps
Image

But I don't think I would PR this since I can't test it, so someone can take it up if they would like too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    a: frontendRelated to output and formattinga: utilityRelated to utility commands: (bot, eval, extensions, jams, reminders, snekbox, utils)l: 1 - intermediatep: 2 - normalNormal Prioritystatus: approvedThe issue has received a core developer's approvalt: enhancementChanges or improvements to existing features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions