mirror of
https://github.com/nullnyat/NullcatChan.git
synced 2025-04-29 04:37:16 +09:00
hiragana
This commit is contained in:
parent
a5232195dc
commit
e553183b5d
@ -162,7 +162,7 @@ export default class extends Module {
|
||||
return true;
|
||||
}
|
||||
|
||||
if (!msg.includes(['褒めて'])) return false;
|
||||
if (!msg.includes(['褒めて', 'ほめて'])) return false;
|
||||
|
||||
msg.reply(getSerif(serifs.core.erait.general(msg.friend.name)));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user