This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| //META{"name":"Delete"}*// | |
| //Inspired on Jiiks dblClickEdit plugin and Reply plugin by CosmicSalad (Hammock) | |
| var Delete = function () {}; | |
| Delete.prototype.start = function() { | |
| $(document).on("mouseover.rpr", function(e) { | |
| var target = $(e.target); | |
| if(target.parents(".message").length > 0) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| //META{"name":"Discordify","description":"A Spotify inspired theme<br><br>No need to update this theme, it updates itself when you reload Discord","author":"Nirewen","version":"ersion: [Reload for latest version]"}*//{} | |
| @import url("https://rawgit.com/nirewen/Discordify/master/css/main.css"); |
NewerOlder