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

Convert Symbols to url friendly text #4

Open
richardphi1618 opened this issue Sep 15, 2022 · 0 comments
Open

Convert Symbols to url friendly text #4

richardphi1618 opened this issue Sep 15, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@richardphi1618
Copy link
Member

await ctx.send(f"Here, allow me to google that one for you:\nhttps://letmegooglethat.com/?q={args.replace(' ', '+')}") #,reference=ctx.message

too tired to fix right now so putting this here to remind myself. Need to interpret the string and replace things like "==" with "%3D%3D"

original error:
!google python difference between == and is
returns:
(link)[https://letmegooglethat.com/?q=python+difference+between+==+and+is]

@richardphi1618 richardphi1618 added the bug Something isn't working label Sep 27, 2022
@richardphi1618 richardphi1618 changed the title [Bug] Convert Symbols to url friendly text Convert Symbols to url friendly text Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant