Skip to content

Instantly share code, notes, and snippets.

View RexSE7EN's full-sized avatar
🧛
nocturnal on blood

RexSE7EN

🧛
nocturnal on blood
View GitHub Profile
@RexSE7EN
RexSE7EN / CompleteDiscordQuest.md
Created July 20, 2025 21:47 — forked from aamiaa/CompleteDiscordQuest.md
Complete Recent Discord Quest

Complete Recent Discord Quest

Note

This does not works in browser for non-video, non-activity quests! For stream/play quests use the desktop app!

Note

When doing stream quests, you need at least 1 other account in the vc!

How to use this script:

  1. Accept a quest under Discover -> Quests
@RexSE7EN
RexSE7EN / compile-aseprite-win.md
Created November 3, 2024 21:15 — forked from Mitra-88/compile-aseprite-win.md
Compile Aseprite from source code for Windows 11/10 x64

How do I clone a GitHub wiki?

Any GitHub wiki can be cloned by appending wiki.git to the repo url, so the clone url for the repo https://myorg/myrepo/ is: git@github.com:myorg/myrepo.wiki.git (for ssh) or https://github.com/my/myrepo.wiki.git (for https).

You make edits, and commit and push your changes, like any normal repo. This wiki repo is distinct from any clone of the project repo (the repo without wiki.get appended).

How do I add images to a wiki page?

@RexSE7EN
RexSE7EN / export-github-repo-labels.js
Created January 11, 2022 17:29 — forked from davorpa/export-github-repo-labels.js
Export-import Github repo labels
// 1. Go on you labels page:
// eg.: https://github.com/EbookFoundation/free-programming-books/labels
//
// 2. Paste this script in your console / save as browser bookmarklet, and then execute it
// 3. Copy the output / download files and now you can import it using https://github.com/popomore/github-labels !
//
// How to bookmark: https://gist.github.com/caseywatts/c0cec1f89ccdb8b469b1
(function(undefined) {