-
-
Notifications
You must be signed in to change notification settings - Fork 264
Add New Script : Emoji to Text #1102
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes to be done :
Elaborate your README file, follow the README template.
Add requirements.txt file with libraries used in the project code.
Add comments to the code for better understanding.
Thank You for the review
I have added necessary changes
- Elaborated README.md file, there was not much in the script to be explained.
- No third party packages or libraries were used to make this script that is why there is no requirements.txt file
- I have added necessary comments to the code.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR approved. 👍@vivekthedev
Related Issue
Info about the related issue
Hacktoberfest2021 Participant
Contributor
Closes: #815
Describe the changes you've made
Made a script that returns the name of any emoji in text
Type of change
What sort of change have you made:
Checklist: