Skip to content

Instantly share code, notes, and snippets.

@sebastienbarre
sebastienbarre / README.md
Last active May 16, 2023 06:10
Midjourney Greasemonkey User Script

Installation

  1. make sure to have Greasemonkey/Tampermonkey/Violentmonkey installed
  2. click here to install the midjourney.user.js userscript below.
  3. confirm your intention to install the userscript.
  4. the "Open in discord" links should now open in your Discord app.
@sebastienbarre
sebastienbarre / issue-labels.json
Last active May 9, 2017 17:27
Github Issue Labels
[
{ "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" },

SELF

[![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...

Table of Contents