update deadline

This commit is contained in:
Firepup Sixfifty 2024-11-08 00:19:02 +00:00
parent 23a8b36a6b
commit 2525c622b8
Signed by: firepup650
SSH key fingerprint: SHA256:U0Zp8EhEe3CMqFSrC79CqatzaEiL4sjta80/RSX2XrY

View file

@ -15,7 +15,7 @@ const token = process.env.SLACK_BOT_TOKEN;
const channel = process.env.SLACK_MILLION_CHANNEL;
const port = process.env.PORT ?? 3000;
const goalDate = '11/1/2024';
const goalDate = '2/1/2025';
const goalNumber = 300000;
const app = new App({