Update[Earthquake]試験運用中であることを示すCWの解除

This commit is contained in:
na2na 2022-05-16 01:20:17 +09:00
parent 1a98e5708b
commit edf3b65886

View file

@ -141,7 +141,6 @@ export default class extends Module {
this.returnResponse(res, "ok");
if (this.message) {
this.ai.post({
cw: "試験運用中!!!!!",
visibility: "home",
text: this.message,
});