Skip to content

Changed google command to use quote_plus from urllib.parse#57

Open
AFKplusplus wants to merge 1 commit intoOpenRedstoneEngineers:mainfrom
AFKplusplus:patch-1
Open

Changed google command to use quote_plus from urllib.parse#57
AFKplusplus wants to merge 1 commit intoOpenRedstoneEngineers:mainfrom
AFKplusplus:patch-1

Conversation

@AFKplusplus
Copy link
Copy Markdown

With the current version of the ,google command, using special characters (e.g. +) might result with the wrong google search. Instead, we can use the quote_plus function in the urllib.parse module to URL encode the query.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant