jozsefsallai / discord-google-classroom

a discord bot that sends notifications to a channel about updates in google classroom
MIT License
22 stars 4 forks source link

How can I trigger google classroom create new announcement? #5

Open er778899789 opened 1 year ago

er778899789 commented 1 year ago

I check the app scripts trigger, there doesn’t have classroomtriggerbuilder can use. I see your readme can trigger the new announcement be created, I want to know the method. Please, help me!!

I also think a method about the question. I set timer to execute the function every 5 minutes. The function is used to check classroom announcements length and compare with google sheet’s announcements which sync with my google classroom. But I don’t know, if there are better way to achieve the requirement.