mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-12-28 16:07:02 +01:00
Create EmojiParser.py
This commit is contained in:
parent
038fa70e3e
commit
65f8e90c70
5
webapp/titanembeds/EmojiParser.py
Normal file
5
webapp/titanembeds/EmojiParser.py
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
|
||||||
|
|
||||||
|
def parseEmoji(textToParse, emojiName, guildId):
|
||||||
|
# TODO parse emoji
|
||||||
|
return ""
|
Loading…
Reference in New Issue
Block a user