Skip to content

Instantly share code, notes, and snippets.

View cclockworks's full-sized avatar
:octocat:

Elliot cclockworks

:octocat:
View GitHub Profile
@aamiaa
aamiaa / CompleteDiscordQuest.md
Last active July 18, 2024 15:23
Complete Recent Discord Quest

Complete Recent Discord Quest

Note

This no longer works in browser!

This no longer works if you're alone in vc! Somebody else has to join you!

Warning

There are now two quest types ("stream" and "play")! Pay attention to the instructions!

@sylviiu
sylviiu / steamvrprompt.sh
Last active October 31, 2022 20:57
Roblox on linux lauch switch (SteamVR / Grapejuice) (requires zenity)
#!/bin/bash
choice=$(zenity --info --icon-name=grapejuice-roblox-player --title="Launching Roblox" --text="Use SteamVR or Grapejuice?" --switch --extra-button SteamVR --extra-button Grapejuice --ok-label "Cancel")
if [ $choice = "SteamVR" ]; then
zenity --info --icon-name=grapejuice-roblox-player --title="Roblox Launch Parameters" --text=$1
elif [ $choice = "Grapejuice" ]; then
grapejuice player $1
fi
@gboudreau
gboudreau / AuthyToOtherAuthenticator.md
Last active July 22, 2024 17:46 — forked from Ingramz/AuthyToOtherAuthenticator.md
Export TOTP tokens from Authy