multi Polls in raw one after an other for telegram bot
Generates Multiple Polls and lets You share the poll and users to answer Them then after lets you extract reasults in CSV Format
- pull the git Repo then run command below
npm install
-
edit the .Config and rename it to Config file
-
run the code Below
npm start
or
npm run wstart
the bot demo is available on Telegram
Describe how to install all development dependencies and how to run an automated test-suite of some kind. Potentially do this for multiple platforms.
npm install --dev
npm test