An open API service indexing awesome lists of open source software.

https://github.com/netbe/potogold

BattleHack 2015 Berlin
https://github.com/netbe/potogold

Last synced: 8 months ago
JSON representation

BattleHack 2015 Berlin

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
```