mirror of
https://github.com/nullnyat/NullcatChan.git
synced 2025-04-29 05:17:23 +09:00
おっは対応
This commit is contained in:
parent
a65e2371e9
commit
7403b92a24
@ -153,6 +153,7 @@ export default class CoreModule implements IModule {
|
||||
|
||||
if (msg.includes(['おは', 'お早う'])) {
|
||||
msg.reply(serifs.core.goodMorning(tension, msg.friend.name));
|
||||
if (msg.includes(['おは', 'おっは', 'お早う'])) {
|
||||
incLove();
|
||||
return true;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user