// ==UserScript== // @name Builded // @namespace https://git.swee.codes/swee/Builded // @version 1.0 // @description Vencord, but for Guilded // @author Swee // @match https://guilded.gg // @icon https://www.google.com/s2/favicons?sz=64&domain=guilded.gg // @grant none // ==/UserScript== (function() { 'use strict'; // Your code here... })();