Post

Telegram bot to automate tasks with Google Apps Script

GitHub Repository

Introduction

A bot to organize data from Google Spreadsheet through Telegram Bot. There are two main function of this bot; save and check data in accordance with the Google Sheets table.

Users can input some data by following instructions of the bot as well as checking data that has been input. User registration and authentication feature will soon be added to the bot.

Technologies

JavaScript Telegram API Google Sheets Google Apps Scripts & API Telegram @BotFather

General Steps

  1. Create a new project on Google Apps Script
  2. Create Telegram bot with @BotFather and manage everything you need.
  3. Integrate the bot with Google Sheets via Apps Script

Steps

Detailed steps will be included soon

Documentation

Head Menu Save Check
This post is licensed under CC BY 4.0 by the author.