|
6 months ago | |
---|---|---|
src | 1 year ago | |
.editorconfig | 1 year ago | |
.gitignore | 10 months ago | |
.travis.yml | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
default.nix | 6 months ago | |
shard.lock | 1 year ago | |
shard.yml | 1 year ago | |
shards.nix | 10 months ago |
In Discord, replies to certain formats with links to the Tildes Gitlab repository.
Add a .env file containing
discord_token = your-bot-token
gl_token = your-personal-access-token
defaultrepo = your-project-id
additionalrepo = another-project-id
yetanotherrepo = project-id-thing
seeabove = la-id-du-project
After that, plain old shards build
and run.
Run crystal tool format
before committing.