GitXplorerGitXplorer
p

discord-emoji

public
2 stars
1 forks
0 issues

Commits

List of commits on branch master.
Verified
e9291d47e218fa00d07db7794ae262815928abaf

Add question mark emoji

pparamt committed 5 years ago
Verified
7018c708cab76305b6465d9587a6a561f70eb633

Create LICENSE

pparamt committed 6 years ago
Unverified
aeffbdf93b2dab04ee97f4d557253008918214c1

[ImgBot] Optimize images (#2)

iimgbot[bot] committed 6 years ago
Verified
27af6e39eb25c75679e5d11389dac7e03546470b

Merge pull request #3 from paramt/master-cf-autofix

pparamt committed 6 years ago
Unverified
37c95f4e99cd56213417d98b66624703446a1c19

[CodeFactor] Apply fixes

ccode-factor committed 6 years ago
Unverified
f38f21934bd0824fc98a85f57e798bff80a62b97

Remove css units for 0 values

pparamt committed 6 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