Skip to content

JavaScript base class for implementing subreddit-specific emotes that can be used on all parts of reddit. Intended to be used in user scripts.

Notifications You must be signed in to change notification settings

pmcmonagle/Reddit-Wide-Emotes

Repository files navigation

This repository contains a base class for the creation of user scripts that will apply subreddit-specific emotes
to all sections of reddit.

It also includes several examples of implementation using this base class.

Files:
reddit-wide-emotes.user.js - Base class to be instantiated/extended. Does nothing by itself.
reddit-wide-emotes-f7u12.user.js - working user script for rage-face emotes from r/fffffffuuuuuuuuuuuu
reddit-wide-emotes-mylittleandysonic1.user.js - working user script for pony emotes from r/mylittleandysonic1

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
http://creativecommons.org/licenses/by-nc-sa/3.0/

About

JavaScript base class for implementing subreddit-specific emotes that can be used on all parts of reddit. Intended to be used in user scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published