HarshCasper / HarshCasper/Rotten-Scripts
[Bug]: User input for authorization for sender, receiver and message body and making it a cli for send emails in javascript
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 497
- PR merge metrics
- No merged PRs in 30d
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Describe the feature.
Updating the send emails in the javascript section to send emails from the terminal/command promt as a cli and adding user input features.
### Problem/Motivation.
### The problems are :
- The Send Emails in the JavaScript Section does not consider user input for sender email authorization and the message that needs to send.
- No cli so always needed to be executed from the folder containing the file
### Possible Solution/Pitch.
### Solutions:
- Making it a cli
- Added user input feature for dynamic sending of emails.
### Anything else?
_No response_
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.