Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.
/ MultiPollerBot Public archive

Telegram Bot extracts Multiple Polls Reasults as csv (deprecated)

Notifications You must be signed in to change notification settings

Ali-Meh/MultiPollerBot

Repository files navigation

Multi Poller

Build Status

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

Installation

  • 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

Usage example

the bot demo is available on Telegram

Development setup

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

Contributing

  1. Fork Repo
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Look Over NExT file or issues section
  4. Commit your changes (git commit -am 'Add some fooBar')
  5. Push to the branch (git push origin feature/fooBar)
  6. Create a new Pull Request

About

Telegram Bot extracts Multiple Polls Reasults as csv (deprecated)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published