mirror of
https://github.com/syuilo/ai.git
synced 2024-11-21 20:58:00 +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(['おは', 'おっは', 'お早う'])) {
|
||||
msg.reply(serifs.core.goodMorning(tension, msg.friend.name));
|
||||
incLove();
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue