/GoogleForm2TelegramQuiz

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

Primary LanguageJavaScript

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 .