mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-12-27 07:27:03 +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