No description
Find a file
2025-11-17 00:43:11 -06:00
api bugfix - CORS 2025-11-06 00:38:08 +00:00
.editorconfig dev: add .editorconfig 2025-07-22 00:18:00 +02:00
.env.example sqlite3 instead of airtble soon™️ 2025-10-29 06:18:31 +00:00
.gitignore database, now featuring SQL! 2025-10-16 07:28:54 +00: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
create-table-commands.txt schema change 2025-10-30 00:20:40 +00:00
csv-to-db.py update table structure 2025-11-17 00:43:11 -06:00
jsconfig.json build: add jsconfig file 2025-07-22 00:18:00 +02:00
package-lock.json Remove airtable 2025-11-16 23:41:47 -06:00
package.json Remove airtable 2025-11-16 23:41:47 -06: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 ゜)