# rocket.chat.app-poll **Repository Path**: mirrors_RocketChat/rocket.chat.app-poll ## Basic Information - **Project Name**: rocket.chat.app-poll - **Description**: Rocket.Chat App for creating polls. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-19 - **Last Updated**: 2026-02-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Rocket.Chat Poll App ## Compatibility table Poll Version | Minimum Rocket.Chat Version ------------ | ------------- v1.x | **0.74.1** v2.x | **3.0.0** ## Installing Rocket.Chat Poll App is provided via Rocket.Chat Marketplace https://rocket.chat/marketplace . To install it on your Rocket.Chat server, go to the Admin area, then Marketplace and search for `Poll`, click `Install` and you're ready to go. ## How to use it Use the slash command to create a poll: ``` /poll What is your favorite color? ``` Fill the form:  The following poll will be created:  ## Contributing You'll need to set up the Rocket.Chat Apps dev environment, please see https://rocket.chat/docs/developer-guides/developing-apps/getting-started/ To install the using the command line, you have to turn on the setting `Enable development mode` on the Rocket.Chat server under `Admin > General > Apps`. Then you can clone this repo and then: ```bash npm install rc-apps deploy ``` Follow the instructions and when you're done, the app will be installed on your Rocket.Chat server. **Icon Credit**