Skip to content

Instantly share code, notes, and snippets.

View octavioflorencioxavierfloren's full-sized avatar

octavioflorencioxavierfloren

View GitHub Profile
@octavioflorencioxavierfloren
octavioflorencioxavierfloren / test_bot.js
Created March 7, 2025 00:32 — forked from KingCprey/test_bot.js
Tampermonkey script
// ==UserScript==
// @name Reddit Upvote Bot
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @match https://*.reddit.com/*
// @grant none
// ==/UserScript==
(function() {