Skip to content

Instantly share code, notes, and snippets.

@Kebabpizza
Kebabpizza / OddshotBot.user.js
Last active August 27, 2015 17:24 — forked from Oisann/OddshotBot.user.js
Moves OddshotBot's comment to the top of the comment list on reddit threads
// ==UserScript==
// @name OddshotBot
// @namespace https://www.oisann.net/
// @version 1.0
// @description Moves OddshotBot's comment to the top of the comment list on reddit threads
// @author Oisann
// @match http*://*.reddit.com/r/*/comments/*
// @grant none
// ==/UserScript==