- make sure to have Greasemonkey/Tampermonkey/Violentmonkey installed
- click here to install the
midjourney.user.js
userscript below. - confirm your intention to install the userscript.
- the "Open in discord" links should now open in your Discord app.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ "name": "Status: Abandoned", "color": "#000000" }, | |
{ "name": "Status: Accepted", "color": "#009800" }, | |
{ "name": "Status: Available", "color": "#bfe5bf" }, | |
{ "name": "Status: Blocked", "color": "#e11d21" }, | |
{ "name": "Status: Completed", "color": "#006b75" }, | |
{ "name": "Status: In Progress", "color": "#cccccc" }, | |
{ "name": "Status: On Hold", "color": "#e11d21" }, | |
{ "name": "Status: Pending", "color": "#fef2c0" }, | |
{ "name": "Status: Review Needed", "color": "#fbca04" }, |
[![Build Status][self:build-status:shield]][self:build-status] [![Coverage Status][self:coverage:shield]][self:coverage] [![Dependencies Status][self:dependencies-status:shield]][self:dependencies-status] [![Node Version][self:node-version:shield]][self:node-version] [![License][self:license:shield]][BSD License] [![semantic-release][semantic-release:shield]][semantic-release] [![Commitizen friendly][commitizen:shield]][commitizen]
SELF is...