forked from firepup650/million-stats
No description
| api | ||
| .editorconfig | ||
| .env.example | ||
| .gitignore | ||
| biome.json | ||
| counttoamillion.png | ||
| create-table-commands.txt | ||
| csv-to-db.py | ||
| jsconfig.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
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:

Modifying this thing
app.jscontains the primary Bolt app. It imports the Bolt package (@slack/bolt) and starts the Bolt app's server..envis where you'll put your Slack app's authorization token and signing secret and your Airtable API key.
You can format your code with npx @biomejs/biome check --write.
Packages used
\ ゜ o ゜)ノ