Skip to content

Instantly share code, notes, and snippets.

View DeathGOD7's full-sized avatar
:octocat:
on a project "UNKNOWN"

DeathGOD7

:octocat:
on a project "UNKNOWN"
  • SE7EN ( Lady Misfortune's Lord )
  • Earth
View GitHub Profile
@DeathGOD7
DeathGOD7 / CompleteDiscordQuest.md
Created December 29, 2024 13:26 — 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 User Settings -> Gift Inventory
@DeathGOD7
DeathGOD7 / 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: [email protected]: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?

@DeathGOD7
DeathGOD7 / 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) {