neko/client/tools/emoji_custom.ts

8 lines
126 B
TypeScript
Raw Normal View History

2020-02-02 09:35:48 +13:00
export const custom = [
{
name: 'neko',
file: 'neko.png',
keywords: ['neko', 'cat', 'cat butt', 'butt'],
},
]