Twikoo自定义表情列表 | HexoPlusPlus自定义表情列表(其实基于OwO的项目都可以用的啦)

Overview

Twikoo-Magic

更新说明

2021/1/15

基于2021/1/14 Twikoo 更新1.1.0-beta,所有表情都将以缩写形式(如:[ text ]:)输出。1/14之前本仓库有部分表情text缺失及重复, 导致无法正常使用表情
1/14后的所有表情json列表已全部更新,已适配[email protected]及此后的版本
此前版本所造成的不便作者深感抱歉

2021/2/4

@ChenYFan开发的hexo后台系统HexoPlusPlus也可以直接适配

oss镜像站

备用的json位于文件夹Class_oss中,图床采用阿里云oss,国内访问速度较快(不过使用了镜像站的json的话记得自己改一下表情组的名字,同时不要滥用备用站点!!!

访问量(自2021.1.6 00:00:00)

白嫖提示

建议白嫖的各位大大们去issue#1留言 (不妨给本仓库点个star?)

本仓库不适配 Valine,如果想找到可以直接用于 valine.json 的表情仓库,建议右转Valine-Magic

同样适配 Twikoo 的表情仓库还有小康的表情速查在此感谢小康采用了我的oss镜像源!

Twikoo | HexoPlusPlus

如果采用主站,请直接点击表情速览的文字链接;采用oss站点请点击文字链接下方的 oss 链接

请注意:如果你想添加多个分类,请记得在每个分类(除了最后一个)的最后一个表情后面加个,否则Twikoo无法识别。

列表位于对应链接的json文件中。

复制的时候不要将头尾的 {} 复制进去呀!

如果你有新的表情包想要加入,你可以提出issue,或者直接发到[email protected],并注上你的ID和表情包名字(中文英文都需要)

表情分类

为方便阅读,这里提供的json均未压缩。

表情速览

哔哩哔哩热词系列 哔哩哔哩小电视系列 哔哩哔哩2233娘系列
oss oss oss
阿鲁alu系列 メンヘラちゃん(Menhera-chan)系列表情包 HONKAI崩坏3 日常篇
oss oss oss
HONKAI崩坏3 观星篇 HONKAI崩坏3 蜡笔日常篇 HONKAI崩坏3 纯色日常篇
oss oss oss
HONKAI崩坏3 史丹 HONKAI崩坏3 爱酱 HONKAI崩坏3 目标!幽兰黛尔
oss oss oss
HONKAI崩坏3 芽衣的剑道修行 HONKAI崩坏3 2019新年 つり目獣耳スタンプ(Sticker of the slant eyes & cat girl)
oss oss oss
Arcaea 動く!まふまふスタンプ(ねこ)Mafumafu Animation sticker (cat) 微博原生表情包
oss oss oss
百度贴吧原生表情包 Snow Miku雪初音表情包(LINE) うさみみ少女(SWEETIE BUNNY)
oss oss oss
小坏坏表情包 Yurui-Neko Cute-Emoji
oss oss oss
Set667 Marup Convenience Store Notes2
oss oss oss
Coolapk酷安 aodamiao嗷大喵 lengtu冷兔
oss oss oss
QQ官方表情 钉钉官方表情 小黑盒表情包(包括盒娘和方块)
oss oss oss
魔女之旅Majotabi(官方) 小丑 原神
oss oss oss
柏田 天线宝宝 猫和老鼠
oss oss oss
阿狸 猥琐萌 兔斯基
oss oss oss
明日方舟-龙门小憩 明日方舟-第二弹 明日方舟-第三弹
oss oss oss
明日方舟-第四弹 明日方舟-第五弹 明日方舟-工作中
oss oss oss
明日方舟-饮茶中 明日方舟-秘闻 明日方舟-小剧场
oss oss oss
明日方舟-趣闻 明日方舟-喧闹 明日方舟-休憩中
oss oss oss
明日方舟-都是陈 明日方舟-都是兔 明日方舟-逸话
oss oss oss
明日方舟-荒芜 明日方舟-整合 明日方舟-魅影
oss oss oss
明日方舟-咖啡屋 滑稽
oss oss

免责声明

本仓库内所有图片均来源于网络,仅供学习交流使用。若用户违反相关法律法规造成损失,将由用户自行承担,本仓库所有者和PR提交者不承担一切责任!

You might also like...
Releases(1.0)
Owner
noionion
Hello! I am noionion, a freshman of Hunan University. Thank you for your visit!
noionion
Find virtual hosts (vhosts) from IP addresses and hostnames

Features Enumerate vhosts from a list of IP addresses and domain names. Virtual Hosts are enumerated using the following process: Supplied domains are

3 Jul 09, 2022
A basic ticketing software.

Ticketer A basic ticketing software. Screenshots Program Launched Issuing Ticket Show your Ticket Entry Done Program Exited Code Features to implement

Samyak Jain 2 Feb 10, 2022
Inacap - Programa para pasar las notas de inacap a una hoja de cálculo rápidamente.

Inacap Programa en python para obtener varios datos académicos desde inacap y subirlos directamente a una hoja de cálculo. Cómo funciona Primero que n

Gabriel Barrientos 0 Jul 28, 2022
Retrying library for Python

Tenacity Tenacity is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just

Julien Danjou 4.3k Jan 02, 2023
a really simple bot that send you memes from reddit to whatsapp

a really simple bot that send you memes from reddit to whatsapp want to use use it? install the dependencies with pip3 install -r requirements.txt the

pai 10 Nov 28, 2021
Design-by-contract in Python3 with informative violation messages and inheritance

icontract icontract provides design-by-contract to Python3 with informative violation messages and inheritance. It also gives a base for a flourishing

275 Jan 02, 2023
XlvnsScriptTool - Tool for decompilation and compilation of scripts .SDT from the visual novel's engine xlvns

XlvnsScriptTool English Dual languaged (rus+eng) tool for decompiling and compiling (actually, this tool is more than just (dis)assenbler, but less th

Tester 3 Sep 15, 2022
3x+1 recreated in Python

3x-1 3x+1 recreated in Python If a number is odd it is multiplied by 3 and 1 is added to the product. If a number is even it is divided by 2. These ru

4 Aug 19, 2022
This python module allows to extract data from the RAW-file-format produces by devices from Thermo Fisher Scientific.

fisher_py This Python module allows access to Thermo Orbitrap raw mass spectrometer files. Using this library makes it possible to automate the analys

8 Oct 14, 2022
The most hackable keyboard in all the land

MiRage Modular Keyboard © 2021 Zack Freedman of Voidstar Lab Licensed Creative Commons 4.0 Attribution Noncommercial Share-Alike The MiRage is a 60% o

Zack Freedman 558 Dec 30, 2022
A simple way to read and write LAPS passwords from linux.

A simple way to read and write LAPS passwords from linux. This script is a python setter/getter for property ms-Mcs-AdmPwd used by LAPS inspired by @s

Podalirius 36 Dec 09, 2022
Type Persian without confusing words for yourself and others, in Adobe Connect

About In the Adobe Connect chat section, to type in Persian or Arabic, the written words will be confused and will be written and sent illegibly (This

Matin Najafi 23 Nov 26, 2021
dta Convert Dict To Attributes!

dta (Dict to Attributes) dta is very small dict (or json) to attributes converter. It is only have 1 files and applied to every python versions.

Rukchad Wongprayoon 0 Dec 31, 2021
A python library with various gambling and gaming classes

gamble is a simple library that implements a collection of some common gambling-related classes Features die, dice, d-notation cards, decks, hands pok

Jacobi Petrucciani 16 May 24, 2022
Github dorking tool

gh-dork Supply a list of dorks and, optionally, one of the following: a user (-u) a file with a list of users (-uf) an organization (-org) a file with

Molly White 119 Dec 21, 2022
Blender addon to import images as meshes

ImagesAsMesh Blender addon to import images as meshes. Inspired by: ImagesAsPlanes Installation It's like just about every other Blender addon. Downlo

Niccolo Zuppichini 4 Jan 04, 2022
Intelligent Systems Project In Python

Intelligent Systems Project In Python

RLLAB 3 May 16, 2022
Expense-manager - Expense manager with python

Expense_manager TO-DO Source extractor: Credit Card, Wallet Destination extracto

1 Feb 13, 2022
OWASP Foundation Web Respository

WWWGrep OWASP Foundation Web Respository Author: Mark Deen & Aditi Mohan Introduction WWWGrep is a rapid search “grepping” mechanism that examines HTM

OWASP 34 Jun 15, 2022
Blender pluggin (python script) that adds a randomly generated tree with random branches and bend orientations

Blender pluggin (python script) that adds a randomly generated tree with random branches and bend orientations

Travis Gruber 2 Dec 24, 2021