Created
July 22, 2019 13:04
-
-
Save vadi2/81a339d2bae70e24423e58c8d3e0068a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
[":)"] = "โบ๏ธ", | |
[":("] = "๐", | |
[":c"] = "โน๏ธ", | |
[":O"] = "๐ฎ", | |
[":*"] = "๐", | |
[";D"] = "๐", | |
[";)"] = "๐", | |
[":P"] = "๐", | |
[":/"] = "๐", | |
[":|"] = "๐", | |
[":x"] = "๐ค", | |
[">:)"] = "๐", | |
["8)"] = "๐", | |
[":3"] = "โบ๏ธ", | |
[":D"] = "๐", | |
["XD"] = "๐", | |
[":'("] = "๐ข", | |
["D:"] = "๐ง", | |
[":o"] = "๐ฎ", | |
[":L"] = "๐", | |
[":|"] = "๐", | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment