Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 1001 Bytes

Editions.md

File metadata and controls

13 lines (13 loc) · 1001 Bytes

So if you are here, following are the editions:-

Basically there are only 3 editions:-

init.py:-

1)Replace the 'YOUR MAIL ID' with your email in the single quotes('')

example: if my email is "[email protected]" then that variable will look like:

2)Replace the 'YOUR MAIL PASSWORD(DONT WORRY)' with you email password in single quotes('')

example: if my email password is "123456789" then that varible will look like:

password = '123456789'

main.py:-

1)There are total 3 email commands given for person1, person2, person3. So you can replace person1 person2 person3 with their names for example John,Dad,Mom,etc. and enter their email id in the to varible in double qoutes("").

2)You can also add more email commands if you want. Make sure that you have copy pasted the command correctly

3)(Optional): You can replace 'PATH TO ANY SONG FILE' with the path to any song file on your pc in single quotes('').