GitXplorerGitXplorer
p

discord-emoji

public
2 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
43c70cca97ae1edda7f5714907710d11132991ee

Delete unused variables

pparamt committed 6 years ago
Unverified
7723d9cfe152793a0346fca926ae792d50c54f98

Remove unnecessary file

pparamt committed 6 years ago
Unverified
a9ebd7808f59c89d83508cd9e46de948ad260c10

Fix code to meet W3C standard

pparamt committed 7 years ago
Verified
6e6f71967bed2a5f5c7064fbc54c3b2f4fbfb744

Update README.md

pparamt committed 7 years ago
Verified
5ba3f7a2e522d9a642ab37b5cc1af9e0416d7127

Update Todo in README

pparamt committed 7 years ago
Unverified
c563cdf0810b3154f78fb9bba7baf676688dbc06

Add favicon, open graph image, and Github link

pparamt committed 7 years ago

README

The README file for this repository.

Convert Text To Discord Emojis

Using letter emojis in Discord is much more fun and makes your message stand out, but it can get tricky at times. The times of finding and fiddling through a mess of emojis are over, because now you can use this handy tool! This tool converts your message into emoji markup that Discord understands.

Example

Your input

Emojis, done easy.

Output:

:regional_indicator_e: :regional_indicator_m: :regional_indicator_o: :regional_indicator_j: :regional_indicator_i: :regional_indicator_s: :regional_indicator_d: :regional_indicator_o: :regional_indicator_n: :regional_indicator_e: :regional_indicator_e: :regional_indicator_a: :regional_indicator_s: :regional_indicator_y:

Copied into Discord:

alt text

Features

  • Conversion of letters, numbers, and 10+ symbols
  • Button to instantly copy output
  • Responsive design that's easy to use on mobile

Changelog

Version Changes
0.1.0 Basic functionality
0.1.1 Changed selection color to match theme
0.2.0 Copy button introduced
0.3.0 Added support for all Discord-compatible symbols
Release 1.0.0 Added favicon and open graph image Resolved major bugs Added link to Github repo

Todo

  • Improve cross-browser compatiability (especially styling for Gecko-based browsers like Firefox/IE/Edge)
  • Add the ability to map custom emojis with characters, which can be especially useful for server-specific custom emoji
  • Add a toggle to include/exlclude non-convertable letters into final output
This project is not affiliated with Discord Inc. in any way