upped the spams

This commit is contained in:
legop3
2026-04-18 19:23:27 -04:00
parent e5e8e9ed0f
commit b76c5010b4
9 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ module.exports = {
async run(ctx) {
const prevMode = ctx.getMode();
const prevReason = ctx.getAdminReasonText();
const jamReason = `Button box chaos active until ${new Date(Date.now() + DURATION_MS).toLocaleTimeString()}`;
const jamReason = `Locked by button box until ${new Date(Date.now() + DURATION_MS).toLocaleTimeString()}`;
try {
ctx.setMode('admin', 'buttonbox:modeJam');