mirror of
https://github.com/syuilo/ai.git
synced 2025-03-25 21:12:56 +00:00
デバッグ用コードの除去
This commit is contained in:
parent
bb2568a672
commit
2e36d2d18c
1 changed files with 0 additions and 7 deletions
|
@ -145,13 +145,6 @@ export default class extends Module {
|
|||
text: this.message,
|
||||
});
|
||||
}
|
||||
} else {
|
||||
this.ai.post({
|
||||
cw: "試験運用中!!!!!",
|
||||
visibility: "home",
|
||||
text: 'eq:デボビゲゴ',
|
||||
});
|
||||
this.returnResponse(res, "debobigego");
|
||||
}
|
||||
}).listen(config.earthQuakeMonitorPort || 9999);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue