mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-01-12 22:49:53 +08:00
2.0 KiB
2.0 KiB
title, description, slug, screenshots, authors, repository, host, stars, updated, installations, organizations
| title | description | slug | screenshots | authors | repository | host | stars | updated | installations | organizations | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Polls | Create polls in GitHub issues. | polls |
|
evenchange4/gh-polls-bot | https://gh-polls-bot.now.sh | 130 | 2018-01-15 01:35:10 UTC | 121 |
|
GitHub Polls Bot
A GitHub App built with Probot that automatically creates gh-polls in GitHub issues.
Usage
- Configure the GitHub App: github.com/apps/polls
- Add command to issue:
/polls Option1 'Option 2' "Option 3"
# Automatically replace with the following markdown =>
[](https://m131jyck4m.execute-api.us-west-2.amazonaws.com/prod/poll/01BXZMATAZ5BXF8RVRAMRSSANA/Option1/vote)
[](https://m131jyck4m.execute-api.us-west-2.amazonaws.com/prod/poll/01BXZMATAZ5BXF8RVRAMRSSANA/Option%202/vote)
[](https://m131jyck4m.execute-api.us-west-2.amazonaws.com/prod/poll/01BXZMATAZ5BXF8RVRAMRSSANA/Option%203/vote)