Skip to content

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

Notifications You must be signed in to change notification settings

ZhouJian26/GoogleForm2TelegramQuiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks