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.