No description
Find a file
Matthew Stanciu 77b854ab4f clean up
2020-11-17 16:24:12 -05:00
api clean up 2020-11-17 16:24:12 -05:00
.glitch-assets first commit 2020-08-14 15:31:55 -07:00
.replit fixed bug that made it crash every 1000 2020-09-29 00:13:31 +00:00
counttoamillion.png fixed bugs and got the multiple-channel thing to FINALLY WORK 2020-10-19 04:15:19 +00:00
package-lock.json first commit 2020-08-14 15:31:55 -07:00
package.json updated node 2020-10-19 04:17:55 +00:00
README.md fixed bugs and got the multiple-channel thing to FINALLY WORK 2020-10-19 04:15:19 +00:00
shrinkwrap.yaml first commit 2020-08-14 15:31:55 -07: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/tenthousand

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.

Packages used:

\ ゜ o ゜)