2
2
mirror of https://github.com/m1k1o/neko.git synced 2024-07-24 14:40:50 +12:00
neko/client/tools/emoji_custom.ts
2020-02-01 20:35:48 +00:00

8 lines
126 B
TypeScript

export const custom = [
{
name: 'neko',
file: 'neko.png',
keywords: ['neko', 'cat', 'cat butt', 'butt'],
},
]