All Projects → sampaiodiego → rocket.chat.app-poll

sampaiodiego / rocket.chat.app-poll

Licence: MIT License
Rocket.Chat App for creating polls.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to rocket.chat.app-poll

rocketchat-gitlab-hook
Add GitLab notifications via a new WebHook in Rocket.Chat
Stars: ✭ 80 (+73.91%)
Mutual labels:  rocketchat
st2chatops
Packaging environment for building StackStorm chatops native packages
Stars: ✭ 26 (-43.48%)
Mutual labels:  rocketchat
notify
推送通知 sdk(Bark、Chanify、钉钉群机器人、Discord、邮件、飞书群机器人、Gitter、Google Chat、iGot、Logger、Mattermost、Now Push、PushBack、Push、PushDeer、PushPlus、QQ 频道机器人、Rocket Chat、Server 酱、Showdoc Push、Slack、Telegram、Webhook、企业微信群机器人、息知、Zulip)。
Stars: ✭ 335 (+628.26%)
Mutual labels:  rocketchat
platform-services
Collection of platform related tools and configurations
Stars: ✭ 11 (-76.09%)
Mutual labels:  rocketchat
docker-rocketchat
🚢📦My `docker-compose.yml` file/setup to run Rocket.Chat in production
Stars: ✭ 47 (+2.17%)
Mutual labels:  rocketchat
Rocket.Chat.Java.SDK
[DEPRECATED, NOT MAINTAINED] Java/Android SDK for Rocket.Chat
Stars: ✭ 27 (-41.3%)
Mutual labels:  rocketchat
Rocket.Chat.PWA.React
React Implementation of Rocket.Chat.PWA
Stars: ✭ 36 (-21.74%)
Mutual labels:  rocketchat
rocketchat-uptimerobot
Uptime Robot integration for Rocket.Chat
Stars: ✭ 34 (-26.09%)
Mutual labels:  rocketchat
Matterbridge
bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)
Stars: ✭ 4,452 (+9578.26%)
Mutual labels:  rocketchat
rocketchat-ddp-listener
Subscribes and listens to the Real Time stream of all messages happening in a Rocket.Chat Channel/Room
Stars: ✭ 45 (-2.17%)
Mutual labels:  rocketchat
mmb
Set of Dockerfiles and assets related to them for building Docker images with different services
Stars: ✭ 34 (-26.09%)
Mutual labels:  rocketchat

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:

image

The following poll will be created:

image

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:

npm install
rc-apps deploy

Follow the instructions and when you're done, the app will be installed on your Rocket.Chat server.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].