ZhouJian26 / GoogleForm2TelegramQuiz

A Telegram Bot that scrape a given Google Form and makes polls.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoogleForm2BotQuiz

A Telegram Bot that scrape a given Google Form and makes polls.

This is a Telegram Bot based on NodeJS.

Get Started

  1. Install dependences
    npm i

  2. Create a file .env to put your Telegram Token
    touch .env
    Open the file and write
    BOT_TOKEN=*********your token**********

  3. Run the bot
    node .

About

A Telegram Bot that scrape a given Google Form and makes polls.


Languages

Language:JavaScript 100.0%