No description
Find a file
2020-08-17 23:16:47 +00:00
.glitch-assets first commit 2020-08-14 15:31:55 -07:00
.replit first commit 2020-08-14 15:31:55 -07:00
app.js oops forgot to switch debugging back to normal 2020-08-17 23:16:47 +00:00
keep_alive.js first commit 2020-08-14 15:31:55 -07:00
package-lock.json first commit 2020-08-14 15:31:55 -07:00
package.json first commit 2020-08-14 15:31:55 -07:00
README.md added code to store data in airtable 2020-08-17 23:15:49 +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. You can also clone this for anything that involves counting to a very high number :) Every midnight, it gives a report on the progress the channel's made and the average daily speed: shows the day's increase, the average daily speed, and the predicted amount of time needed to reach the next thousand/tenthousand It also adds an emoji reaction at every number ending with 69, every 1000, and every 5000.

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 ゜)