An open API service indexing awesome lists of open source software.

https://github.com/paramt/discord-emoji

A handy tool to convert any string of letters or numbers into emoji markup that discord understands.
https://github.com/paramt/discord-emoji

discord discord-emoji text-to-emoji

Last synced: 16 days ago
JSON representation

A handy tool to convert any string of letters or numbers into emoji markup that discord understands.

Awesome Lists containing this project

README

          

# 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][demo]

## 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.](https://discord.gg) in any way

[demo]: https://raw.githubusercontent.com/paramt/discord-emoji/master/demo.png "Demo"