Right now the daily internship job posts all the internships from the day. Modify it to only post the best internships of the day and say home many internships where posted even though not all of them were posted. (use gemini)
EX:
{
{TODAY'S DATE} Internship Postings Summary
We found 15 new internships posted today!
Here are some of our favorites
1.
2
3
4
5
6
7
8
9
10
Use the !fetch internships to explore additional postings!
}
Ensure that the text stays within the format and gemini doesn't add any explanation.
Format: ${c.company}: [${c.jobTitle}](<${c.link}>)
Right now the daily internship job posts all the internships from the day. Modify it to only post the best internships of the day and say home many internships where posted even though not all of them were posted. (use gemini)
EX:
{
{TODAY'S DATE} Internship Postings Summary
We found 15 new internships posted today!
Here are some of our favorites
1.
2
3
4
5
6
7
8
9
10
Use the !fetch internships to explore additional postings!
}
Ensure that the text stays within the format and gemini doesn't add any explanation.
Format:
${c.company}: [${c.jobTitle}](<${c.link}>)