|
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]
bots/src/cogs/utilities.py
Line 27 in 7cb9039
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]