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