Telegram bot to facilitate recording of temperatures in a Google Spreadsheet.
Code is to be used with the Google App Script platform.
- Spreadsheet automation: Sending a temperature as a message to the bot automatically updates the Google spreadsheet without having to open the spreadsheet and finding the cell to fill
- Appointment-based: Bot will ask for your appointment, and subsequently update the correct row of the spreadsheet
- Auto date-time logging: Bot will detect the date and time of day, and update the relevant column of the spreadsheet
Uses Google App Script and Telgram API