Ecosyste.ms: Awesome
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: 3 months 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-20T17:52:53.000Z (over 2 years ago)
- Last Synced: 2024-10-08T10:04:03.372Z (4 months 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
```