Converter of discord emoji and unicode emoji.
Project description
discord_emoji
This lib converts discord emoji and unicode emoji.
Install
pip install discord-emoji
Usage
>>> import discord_emoji
>>> discord_emoji.discord_to_unicode("thinking")
'🤔'
>>> discord_emoji.discord_to_unicode(":thinking:")
'🤔'
>>> discord_emoji.unicode_to_discord("🤔")
'thinking'
>>> discord_emoji.unicode_to_discord("🤔", get_all=True)
['thinking', 'thinking_face']
Licence
Please see LICENSE.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file discord_emoji-1.0.0-py3-none-any.whl.
File metadata
- Download URL: discord_emoji-1.0.0-py3-none-any.whl
- Upload date:
- Size: 35.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/54.1.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6ca9a69f861cf43fb13a0fee20677ffe9cee7ee795c69b77325c557953ca630
|
|
| MD5 |
f9760b1cd9deeeeefad68a8c07d0b4e4
|
|
| BLAKE2b-256 |
e1b9773352a81bfbc9617fa6df40d861b8dd8ff8d88abb3c97f104ee4bdd6ff4
|