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
- Host: GitHub
- URL: https://github.com/golemfactory/gdp-migration-tracker
- Owner: golemfactory
- Created: 2022-03-24T16:15:36.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-20T17:52:53.000Z (almost 3 years ago)
- Last Synced: 2025-03-20T08:07:13.475Z (about 1 month ago)
- Topics: discord, golem
- Language: JavaScript
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```