Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 3 months 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
```