mirror of
https://github.com/syuilo/ai.git
synced 2025-03-25 21:12:56 +00:00
commit
52156cb189
1 changed files with 3 additions and 0 deletions
|
@ -69,5 +69,8 @@ export default class extends Module {
|
|||
if (includes(note.text, ['寿司', 'sushi']) || note.text === 'すし') return react('🍣');
|
||||
|
||||
if (includes(note.text, ['藍'])) return react('🙌');
|
||||
if (includes(note.text, ['なでなで'])) return react('y6ymef3aio1q3iwchjx0rwf5');
|
||||
if (includes(note.text, ['なでて'])) return react('blobcatpnd_onaka_nade');
|
||||
if (includes(note.text, ['撫でて'])) return react('blobcatpnd_onaka_nade');
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue