@@ -58,5 +58,6 @@ console.log("BOTサーバーが起動しました");
import config from "./config.js";
if (config.debug !== undefined) {
process.env.NODE_TLS_REJECT_UNAUTHORIZED = "0";
console.log(styleText(["bgRed", "cyan", "bold"], "デバッグモードで起動中"));
}
The note is not visible to the blocked user.