Skip to content

Search Bar Functionality #663

Closed
Closed
@Skillz4Killz

Description

@Skillz4Killz

One of the coolest things on discord is how amazing it's search bar works. Unfortunately, there is no way to interact with it using a bot that I am aware of. Instead i would have to fetch hundreds of thousands if not millions of messages depending on the servers activity and size in order to get the same functionality.

Is it possible to add this functionality so a request could be made something like:

GET /search/?in:#channel&filterText="keyword"

Which could send back any and all necessary messages instead of having to fetch so many messages in a loop.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions