diff --git a/README.md b/README.md index bef649a7..249c6c13 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ includes also emojis from: #### notice -please consider adding emojis to `emoji.txt`! +please consider adding emojis alphabetical to `emoji.txt`! example: ``` @@ -20,7 +20,7 @@ foo, /emoji/custom/foo.png, Tag1,Tag2 bla, /emoji/custom/bla.png ``` -#### add `emoji.txt` for new pack +#### add `emoji.txt` to a new pack ``` newpack='MYSTUFF' diff --git a/static/emoji/custom/colt.png b/static/emoji/custom/colt.png new file mode 100644 index 00000000..b193d137 Binary files /dev/null and b/static/emoji/custom/colt.png differ diff --git a/static/emoji/custom/crescent_moon.svg b/static/emoji/custom/crescent_moon.svg deleted file mode 100644 index aba4295f..00000000 --- a/static/emoji/custom/crescent_moon.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/emoji/custom/dove_of_peace.svg b/static/emoji/custom/dove_of_peace.svg deleted file mode 100644 index 613e4956..00000000 --- a/static/emoji/custom/dove_of_peace.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/emoji/custom/emoji.txt b/static/emoji/custom/emoji.txt index 95c44092..a685b0ee 100644 --- a/static/emoji/custom/emoji.txt +++ b/static/emoji/custom/emoji.txt @@ -52,6 +52,7 @@ cloud_rosa, /emoji/custom/cloud_rosa.gif clouds, /emoji/custom/clouds.gif cocktail, /emoji/custom/cocktail.png coffee, /emoji/custom/coffee.gif +colt, /emoji/custom/colt.png commodore, /emoji/custom/commodore.png construction, /emoji/custom/construction.gif cool_beans, /emoji/custom/cool_beans.png @@ -62,7 +63,6 @@ corndog, /emoji/custom/corndog.png cornholio, /emoji/custom/cornholio.png crabs_hi, /emoji/custom/crabs_hi.gif cranky-kong, /emoji/custom/cranky-kong.gif -crescent_moon, /emoji/custom/crescent_moon.svg cupcake, /emoji/custom/cupcake.png cupcake_dessert, /emoji/custom/cupcake_dessert.gif dab-squidward, /emoji/custom/dab-squidward.png @@ -80,7 +80,6 @@ doom_acid_barrel, /emoji/custom/doom_acid_barrel.gif doom_flame_barrel, /emoji/custom/doom_flame_barrel.gif doom_lost_soul, /emoji/custom/doom_lost_soul.gif dorito, /emoji/custom/dorito.png -dove_of_peace, /emoji/custom/dove_of_peace.svg drum, /emoji/custom/drum.png dumpsterfire, /emoji/custom/dumpsterfire.gif einstein, /emoji/custom/einstein.png @@ -112,6 +111,7 @@ girl_happy, /emoji/custom/girl_happy.gif girl_mad, /emoji/custom/girl_mad.gif goldensnitch, /emoji/custom/goldensnitch.gif goomba, /emoji/custom/goomba.gif +gun, /emoji/custom/gun.png guy_basketball, /emoji/custom/guy_basketball.gif guy_fast, /emoji/custom/guy_fast.gif guy_happy, /emoji/custom/guy_happy.gif @@ -316,7 +316,6 @@ trolldance, /emoji/custom/trolldance.gif unibomber, /emoji/custom/unibomber.png unicorn, /emoji/custom/unicorn.gif unicorn3, /emoji/custom/unicorn3.gif -unicorn_face, /emoji/custom/unicorn_face.svg valid, /emoji/custom/valid.png vigeta, /emoji/custom/vigeta.gif virgin, /emoji/custom/virgin.png @@ -337,5 +336,4 @@ yoshi, /emoji/custom/yoshi.gif yoshi2, /emoji/custom/yoshi2.gif zelda, /emoji/custom/zelda.gif zelda_strong, /emoji/custom/zelda_strong.gif -zoidberg2, /emoji/custom/zoidberg2.gif zombie, /emoji/custom/zombie.gif \ No newline at end of file diff --git a/static/emoji/custom/gun.png b/static/emoji/custom/gun.png new file mode 100644 index 00000000..a275bc8c Binary files /dev/null and b/static/emoji/custom/gun.png differ diff --git a/static/emoji/custom/unicorn_face.svg b/static/emoji/custom/unicorn_face.svg deleted file mode 100644 index 81f0633e..00000000 --- a/static/emoji/custom/unicorn_face.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/emoji/futurama/emoji.txt b/static/emoji/futurama/emoji.txt index 185b6c48..17f323fe 100644 --- a/static/emoji/futurama/emoji.txt +++ b/static/emoji/futurama/emoji.txt @@ -18,4 +18,5 @@ nixonhead, /emoji/futurama/nixonhead.png notsureif, /emoji/futurama/notsureif.png pxlogo, /emoji/futurama/pxlogo.png slurmsmckenzie, /emoji/futurama/slurmsmckenzie.png -zoidberg, /emoji/futurama/zoidberg.gif \ No newline at end of file +zoidberg, /emoji/futurama/zoidberg.gif +zoidberg2, /emoji/custom/zoidberg2.gif \ No newline at end of file diff --git a/static/emoji/custom/zoidberg2.gif b/static/emoji/futurama/zoidberg2.gif similarity index 100% rename from static/emoji/custom/zoidberg2.gif rename to static/emoji/futurama/zoidberg2.gif diff --git a/static/emoji/logos/emoji.txt b/static/emoji/logos/emoji.txt index 8ec42375..f02ce385 100644 --- a/static/emoji/logos/emoji.txt +++ b/static/emoji/logos/emoji.txt @@ -31,6 +31,7 @@ python, /emoji/logos/python.png react, /emoji/logos/react.png reddit, /emoji/logos/reddit.png ruby, /emoji/logos/ruby.png +sega, /emoji/logos/sega.png stackoverflow, /emoji/logos/stackoverflow.png sublime, /emoji/logos/sublime.png tor, /emoji/logos/tor.png diff --git a/static/emoji/logos/sega.png b/static/emoji/logos/sega.png new file mode 100644 index 00000000..328cb4fb Binary files /dev/null and b/static/emoji/logos/sega.png differ