https://github.com/netbe/potogold
BattleHack 2015 Berlin
https://github.com/netbe/potogold
Last synced: 8 months ago
JSON representation
BattleHack 2015 Berlin
- Host: GitHub
- URL: https://github.com/netbe/potogold
- Owner: netbe
- Created: 2015-06-20T15:34:50.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-09T20:26:50.000Z (almost 11 years ago)
- Last Synced: 2024-04-18T02:56:55.520Z (about 2 years ago)
- Language: Python
- Homepage: https://potogold.herokuapp.com/
- Size: 3.6 MB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# potogold
BattleHack 2015 Berlin
# Commands
Add reward to resolve an issue, i.e $20
```
@potogold add $20
```
Reward someone for having resolved an issue
```
@potogold reward @github_alias
```
# Limitation
* Support only dollars
* Can only give money to one contributor
* Still in sandbox
# Setup
* Install heroku toolbelt
* foreman start
# Testing
**Running Bot locally via script**
```
sh poll http:///refresh
```