Resources

Source materials, official documentation, and practice tasks

This page gathers the public teaching sources, official tools, and practical exercises that support the course site.

Source basis for this site

  • 教材https.docx: system overview, setup steps, core functions, and API references.
  • 互動機器人專題應用.pdf: instructional path for Webhooks, LINE Bot, GAS, and AI integration.
  • LINEBOT_磨課師.pdf: MOOC-oriented slide material.
  • LINE_Gemini_Cloud_Manager.pdf.pdf: visual overview of the LINE-based cloud assistant model.
  • LINEBOT_專利: architecture diagrams used as advanced system-thinking supplements.

Official tools and documentation

Suggested practice checklist

  • Build a minimum LINE Bot that returns a fixed text response.
  • Add a worksheet that logs event type and timestamp for every interaction.
  • Make the bot accept an image and write its filename and summary to Sheets.
  • Design one text command for Google or YouTube search.
  • Create a new workflow and document its data flow with a diagram.