https://github.com/jakeoid/discord-emoji-anim
Adds some basic animations for Emoji that are inside of your Discord client.
https://github.com/jakeoid/discord-emoji-anim
Last synced: 10 months ago
JSON representation
Adds some basic animations for Emoji that are inside of your Discord client.
- Host: GitHub
- URL: https://github.com/jakeoid/discord-emoji-anim
- Owner: jakeoid
- License: mit
- Created: 2016-12-10T22:27:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-24T21:57:24.000Z (over 8 years ago)
- Last Synced: 2024-04-24T17:24:53.278Z (about 2 years ago)
- Language: CSS
- Homepage:
- Size: 1.27 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- discord-resources - jakeoid/discord-emoji-anim - Adds some basic animations for Emoji that are inside of your Discord client. [Embed](https://cdn.rawgit.com/jakeoid/discord-emoji-anim/master/stylesheet.css) (Useful snippets)
README
# Discord Emoji Animations.
When you first begin with Discord you're left with some pretty subpar level Emoji, I always thought this was dumb so I chose to spice it up by animating said emoji. If you're interested in contributing please message @jakeoid#6284 on Discord or by submitting a PR Request on the REPO.
So.. just what Emoji are edited?

A video of all of these that are edited can be found [here](https://owo.whats-th.is/193994.mp4).
( Both of these videos are out of date though, as of 12/12/16. )
## Installation
There are two easy ways to install the client, for this example im going to tell you how to install it using BeautifulDiscord.
1. Download the [BeautifulDiscord](https://github.com/leovoel/BeautifulDiscord) client, instructions for installing can be found there.
2. Clone my code that I have here,
```git clone https://github.com/jakeoid/discord-emoji-anim.git```
3. Re-run the BeautifulDiscord command.
```beautifuldiscord --css ./discord-emoji-anim/stylesheet.css```
Or if you already have a theme that you want to install it over the top of use..
```@import "https://cdn.rawgit.com/jakeoid/discord-emoji-anim/master/stylesheet.css";```
## Disclaimer
- Yes, I know this is hacky
- Yes, I know this is CSS abuse, and I should be in the internet jail right now
- Yes, I know this isn't even properly formated
- Yes, I know there's no point on doing this
So I am not responsible for any harm caused by this.