forked from LimnoriaPlugins/UnicodeEmoji
Update plugin.py #1
@ -148,6 +148,14 @@ emoji = {'innocent':'ʘ‿ʘ',
|
|||||||
'resting-my-eyes':'ᴖ̮ ̮ᴖ',
|
'resting-my-eyes':'ᴖ̮ ̮ᴖ',
|
||||||
'peepers':'ಠಠ',
|
'peepers':'ಠಠ',
|
||||||
'judgemental':'{ಠʖಠ}',
|
'judgemental':'{ಠʖಠ}',
|
||||||
|
'mad':'(◣_◢)',
|
||||||
|
'stalker':'(⊙‿⊙)',
|
||||||
|
'music':'♬♪♫♩( ( ( (((⦇(-_-)⦈))) ) ) )♬♪♫♩',
|
||||||
|
'cool': '(⌐■_■)',
|
||||||
|
'comrade':'(☭ ͜ʖ ☭)',
|
||||||
|
'scared':'(⚆ᗝ⚆)',
|
||||||
|
'hearts':'♥‿♥',
|
||||||
|
'what?':'(•ิ_•ิ)?',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@ -175,5 +183,4 @@ class UnicodeEmoji(callbacks.Plugin):
|
|||||||
Class = UnicodeEmoji
|
Class = UnicodeEmoji
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# vim:set shiftwidth=4 softtabstop=4 expandtab textwidth=79:
|
# vim:set shiftwidth=4 softtabstop=4 expandtab textwidth=79:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user