No description
2f142d1981
Make fetchOldest and fetchLatest search for a valid number |
||
---|---|---|
api | ||
.gitignore | ||
.glitch-assets | ||
.replit | ||
counttoamillion.png | ||
package-lock.json | ||
package.json | ||
README.md | ||
shrinkwrap.yaml |
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.js
contains the primary Bolt app. It imports the Bolt package (@slack/bolt
) and starts the Bolt app's server..env
is where you'll put your Slack app's authorization token and signing secret and your Airtable API key.
Packages used
\ ゜ o ゜)ノ