This Google script opens and closes Google forms automatically, as well as sending the results of the form as Excel file to an email after closing. It also sends the forms link to the stated link after the script was started.
To use the script open the Google Form as editor. Then insert this code into the Script Editor. After you changed the variables, click run to start the triggers. An email with the forms link will be sent to the stated email adress.
The code is based on labnol's (https://github.com/labnol/google-forms) Google Form Limiter.