diff --git a/static/stickers.json b/static/stickers.json new file mode 100644 index 0000000000..c6da0e763a --- /dev/null +++ b/static/stickers.json @@ -0,0 +1,3 @@ +{ +"reactions": "/static/stickers/reactions/" +} \ No newline at end of file diff --git a/static/stickers/reactions/excuse_me_wtf.png b/static/stickers/reactions/excuse_me_wtf.png new file mode 100644 index 0000000000..8ff466fa9f Binary files /dev/null and b/static/stickers/reactions/excuse_me_wtf.png differ diff --git a/static/stickers/reactions/fakenews.png b/static/stickers/reactions/fakenews.png new file mode 100644 index 0000000000..e568c04c71 Binary files /dev/null and b/static/stickers/reactions/fakenews.png differ diff --git a/static/stickers/reactions/freedom.png b/static/stickers/reactions/freedom.png new file mode 100644 index 0000000000..2b6125132c Binary files /dev/null and b/static/stickers/reactions/freedom.png differ diff --git a/static/stickers/reactions/god_i_wish_that_were_me.png b/static/stickers/reactions/god_i_wish_that_were_me.png new file mode 100644 index 0000000000..3c51a78f47 Binary files /dev/null and b/static/stickers/reactions/god_i_wish_that_were_me.png differ diff --git a/static/stickers/reactions/i_dont_understand_difficult_topics.png b/static/stickers/reactions/i_dont_understand_difficult_topics.png new file mode 100644 index 0000000000..7c811c4fcd Binary files /dev/null and b/static/stickers/reactions/i_dont_understand_difficult_topics.png differ diff --git a/static/stickers/reactions/kirby.png b/static/stickers/reactions/kirby.png new file mode 100644 index 0000000000..885d15d24d Binary files /dev/null and b/static/stickers/reactions/kirby.png differ diff --git a/static/stickers/reactions/licc.png b/static/stickers/reactions/licc.png new file mode 100644 index 0000000000..df9c0091ef Binary files /dev/null and b/static/stickers/reactions/licc.png differ diff --git a/static/stickers/reactions/man_of_culture.png b/static/stickers/reactions/man_of_culture.png new file mode 100644 index 0000000000..61dd3fe7b7 Binary files /dev/null and b/static/stickers/reactions/man_of_culture.png differ diff --git a/static/stickers/reactions/mastodont.png b/static/stickers/reactions/mastodont.png new file mode 100644 index 0000000000..a7969a8b43 Binary files /dev/null and b/static/stickers/reactions/mastodont.png differ diff --git a/static/stickers/reactions/pack.json b/static/stickers/reactions/pack.json new file mode 100644 index 0000000000..fbe1d4ee32 --- /dev/null +++ b/static/stickers/reactions/pack.json @@ -0,0 +1,17 @@ +{"title":"Reactions","author":"DeezNuts","tabIcon":"tab.png","stickers": +["excuse_me_wtf.png", +"fakenews.png", +"freedom.png", +"god_i_wish_that_were_me.png", +"i_dont_understand_difficult_topics.png", +"Kirby.png", +"licc.png", +"man_of_culture.png", +"mastodont.png", +"police.png", +"tap.png", +"think.png", +"ugh.png", +"wheel_of_fortune.png", +"you_get_used_to_it.png", +"ytho.png"]} \ No newline at end of file diff --git a/static/stickers/reactions/police.png b/static/stickers/reactions/police.png new file mode 100644 index 0000000000..7712d805a0 Binary files /dev/null and b/static/stickers/reactions/police.png differ diff --git a/static/stickers/reactions/tab.png b/static/stickers/reactions/tab.png new file mode 100644 index 0000000000..2d578ee102 Binary files /dev/null and b/static/stickers/reactions/tab.png differ diff --git a/static/stickers/reactions/tap.png b/static/stickers/reactions/tap.png new file mode 100644 index 0000000000..d7673f0d2d Binary files /dev/null and b/static/stickers/reactions/tap.png differ diff --git a/static/stickers/reactions/think.png b/static/stickers/reactions/think.png new file mode 100644 index 0000000000..46c35cddd7 Binary files /dev/null and b/static/stickers/reactions/think.png differ diff --git a/static/stickers/reactions/ugh.png b/static/stickers/reactions/ugh.png new file mode 100644 index 0000000000..99302682a5 Binary files /dev/null and b/static/stickers/reactions/ugh.png differ diff --git a/static/stickers/reactions/wheel_of_fortune.png b/static/stickers/reactions/wheel_of_fortune.png new file mode 100644 index 0000000000..6f2a4f6dec Binary files /dev/null and b/static/stickers/reactions/wheel_of_fortune.png differ diff --git a/static/stickers/reactions/you_get_used_to_it.png b/static/stickers/reactions/you_get_used_to_it.png new file mode 100644 index 0000000000..57c05bf3ce Binary files /dev/null and b/static/stickers/reactions/you_get_used_to_it.png differ diff --git a/static/stickers/reactions/ytho.png b/static/stickers/reactions/ytho.png new file mode 100644 index 0000000000..541b3f5fc1 Binary files /dev/null and b/static/stickers/reactions/ytho.png differ