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

https://github.com/golemfactory/gdp-migration-tracker

Discord Bot built to track migration costs
https://github.com/golemfactory/gdp-migration-tracker

discord golem

Last synced: 29 days ago
JSON representation

Discord Bot built to track migration costs

Awesome Lists containing this project

README

        

# GDP-Migration-Tracker
Discord Bot built to track migration costs

```sh
$ docker build -t gdp-migration-tracker:latest .
$ docker run -e "TOKEN=ENTERYOURTOKENHERE" -e "APIKEY=ENTERYOURAPIKEY" gdp-migration-tracker:latest
```