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

tell: run url handling for told messages #2180

Open
half-duplex opened this issue Sep 8, 2021 · 0 comments
Open

tell: run url handling for told messages #2180

half-duplex opened this issue Sep 8, 2021 · 0 comments
Labels

Comments

@half-duplex
Copy link
Member

The problem

Currently when a user does .tell mal https://website.tld/place, tell.py saves the message and url handling shows the link information.
When I show back up and Sopel gives me the reminder, url handling is never given the URL to show me the title/preview for.

The solution

Have tell.py's output sent through url handling so I get the link title (or PR info, or twitter post, or etc) when I'm given the message.

Notes

The ideal solution would be to have tell.py hand off just the requested message to url handling on output, since we don't want any weird command recursion or anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant