Skip to content

Instantly share code, notes, and snippets.

@jogerj
jogerj / Members-only Playlist Bookmarklet.md
Last active September 1, 2021 02:15
Javascript bookmarklet that directly links you to membership playlist
#!/usr/bin/env python3
from enum import Enum
import getopt
import http.cookiejar
import json
import logging
import os
import queue
import shlex
import shutil
@Jabarabo
Jabarabo / githubpull.md
Last active June 18, 2024 05:21
Gist of a stolen gist
@matthewzring
matthewzring / markdown-text-101.md
Last active June 18, 2024 01:33
A guide to Markdown on Discord.

Markdown Text 101

Want to inject some flavor into your everyday text chat? You're in luck! Discord uses Markdown, a simple plain text formatting system that'll help you make your sentences stand out. Here's how to do it! Just add a few characters before & after your desired text to change your text! I'll show you some examples...

What this guide covers: