No description
Find a file
2025-07-28 12:28:53 +00:00
api refactor channel -> countChannel, add optional error logging to slack 2025-07-28 12:28:53 +00:00
.editorconfig dev: add .editorconfig 2025-07-22 00:18:00 +02:00
.env.example add a debug command to send a report 2025-07-28 12:09:25 +00:00
.gitignore Add .gitignore 2020-12-30 17:24:12 -08:00
biome.json refactor: add biome 2025-07-22 00:18:00 +02:00
counttoamillion.png fixed bugs and got the multiple-channel thing to FINALLY WORK 2020-10-19 04:15:19 +00:00
jsconfig.json build: add jsconfig file 2025-07-22 00:18:00 +02:00
package-lock.json refactor: replace moment with luxon 2025-07-22 00:18:00 +02:00
package.json hotfix: move back to commonJS 2025-07-22 00:26:48 +02:00
README.md docs: update README 2025-07-22 00:34:16 +02:00

Million Stats

This is an app for the #counttoamillion channel in Hack Club's Slack workspace, where you and a team of other cool kids together try to count to a million, base ten, by ones. No one can count consecutively. No purpose, just a fun team-building game :)

Every midnight, the bot gives a report on the progress the channel's made and the average daily speed: a couple of messages from different people showing numbers going the day's increase, the average daily speed, and the predicted amount of time needed to reach the next thousand/ten thousand

Modifying this thing

You can format your code with npx @biomejs/biome check --write.

Packages used

\ ゜ o ゜)