You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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('').