mirror of
https://github.com/syuilo/ai.git
synced 2024-11-22 13:17:59 +00: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…
Reference in a new issue