Skip to content

[Feature Request] Redis Support #7

Description

@ramazansancar

When users search for music titles, caching with Redis can reduce the time it takes to find the URL information on YouTube again to determine which song it was. This allows the same keyword search to be repeated, thus lowering the failure rate or achieving faster results.

I previously used a bot of this type to check if the target was a URL by running a command like !play {url}|{keyword}, and if it was, I would try to open it. If that failed, I would search using a keyword and try to steal the first result from the top 10 results sequentially.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions