Commit graph

46 commits

Author SHA1 Message Date
ae1da8eac7
Fix syntax error 2024-08-16 02:12:16 +00:00
c5390c3909
Properly handle when days roll over to being negative 2024-08-16 01:29:20 +00:00
b2832c7427
Adjust priority of slices 2024-08-16 01:00:12 +00:00
2d6cdd3fc8
Push back goal date 2024-08-16 00:55:34 +00:00
polypixeldev
f3dfd6f484
Push back goal date 2023-12-17 11:28:46 -05:00
polypixeldev
60ca079fa0
Fix various issues 2023-09-03 20:18:06 -04:00
Avi
7c58140511 update date 2023-02-22 00:13:35 +00:00
Avi
6e63e84233
Merge pull request #7 from abby9664/dependabot/npm_and_yarn/ws-7.4.6
Bump ws from 7.4.5 to 7.4.6
2021-05-30 22:00:49 -07:00
dependabot[bot]
d9ea68a631
Bump ws from 7.4.5 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 04:54:52 +00:00
Avi
ef4fd058b1 updated! 2021-05-11 20:54:28 +00:00
Avi
0f5cfd4f15 Add response to app mention 2021-03-22 02:20:13 +00:00
Avi
084f306ae8 Add emoji reactions 2021-03-22 02:01:48 +00:00
repl.it user
b5f473487d Merge remote-tracking branch 'origin/master' 2021-02-18 21:36:42 +00:00
Avi
e6a113cb47 Add goal-tracking features for our challenge -- 200000 by March 20 2021-02-18 21:36:41 +00:00
Avi
2769d58d45
Merge pull request #6 from abby9664/dependabot/npm_and_yarn/node-fetch-2.6.1
Bump node-fetch from 2.6.0 to 2.6.1
2021-01-12 09:37:04 -08:00
dependabot[bot]
9078027d37
Bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-10 03:22:23 +00:00
Avi
6cef55f86b
Merge pull request #3 from SConaway/average-speed-from-last-month
Use the average from the last month for the average displayed and used in calculations
2021-01-08 16:03:17 -08:00
Steven Conaway
893a930ccf
Re-add daily diff
VSCode's git kept breaking things so this got deleted somehow.
2021-01-08 13:21:15 -08:00
Avi
2f142d1981
Merge pull request #4 from SConaway/fetchOldest-fetchNewest-grab-valid
Make fetchOldest and fetchLatest search for a valid number
2021-01-08 12:41:15 -08:00
Avi
a00f29b3a9
Merge pull request #5 from SConaway/readme-changes
Add a bit more instructions to the README
2021-01-08 12:21:53 -08:00
Steven Conaway
88d667402f
Add a bit more instructions to the README 2020-12-30 17:35:17 -08:00
Steven Conaway
ad78df1314
make fetchOldest and fetchLatest search for a valid number 2020-12-30 17:26:22 -08:00
Steven Conaway
f8231e2367
fix paths in package.json 2020-12-30 17:24:32 -08:00
Steven Conaway
4acd782f74
Add .gitignore 2020-12-30 17:24:12 -08:00
Steven Conaway
444b8237c9
Use the average from the last month for the average displayed and used in calculations 2020-12-30 16:33:50 -08:00
repl.it user
a3cf4db773 Merge remote-tracking branch 'origin/master' 2020-12-10 00:17:27 +00:00
Avi
3ae8964120
Merge pull request #2 from abby9664/revert-1-master
Revert "Add /countstatus command"
2020-12-09 16:17:03 -08:00
Avi
46cd41d642
Revert "Add /countstatus command" 2020-12-09 16:16:39 -08:00
Avi
61997d1507 added Count Dracula 2020-12-10 00:15:45 +00:00
Avi
a06ffde16e
Merge pull request #1 from MatthewStanciu/master
Add /countstatus command
2020-11-18 14:46:20 -08:00
Matthew Stanciu
77b854ab4f clean up 2020-11-17 16:24:12 -05:00
Matthew Stanciu
772559a2f3 Add /countstatus command 2020-11-17 16:19:53 -05:00
Avi
54cd1b36bc Send data to Airtable again 2020-11-13 00:30:43 +00:00
Avi
03e3d84c5c got rid of multiple channel support because #count-to-a-million-by-thread is dead 2020-11-13 00:28:46 +00:00
Avi
689b3a964c updated node 2020-10-19 04:17:55 +00:00
Avi
c2a5c22f94 fixed bugs and got the multiple-channel thing to FINALLY WORK 2020-10-19 04:15:19 +00:00
Avi
e6c91a6619 added support for multiple count-to-a-million channels at once 2020-10-14 04:21:07 +00:00
Avi
6d02676b77 fixed invalid date bug. less bugs, crappier code 2020-09-30 00:35:47 +00:00
Avi
8169c7794c fixed readme 2020-09-29 00:14:39 +00:00
Avi
30f9cff116 fixed bug that made it crash every 1000 2020-09-29 00:13:31 +00:00
Abby
145fc1bc3d bot now reports accurate average from airtable 2020-08-18 01:15:00 +00:00
Abby
5182416f37 oops forgot to switch debugging back to normal 2020-08-17 23:16:47 +00:00
Abby
58fae3cb44 added code to store data in airtable 2020-08-17 23:15:49 +00:00
Abby
30f0c90339 solved event bug 2020-08-14 23:06:47 +00:00
Abby
fbbbb649e7 tried to debug :/ 2020-08-14 23:05:13 +00:00
Abby W
12837b171d first commit 2020-08-14 15:31:55 -07:00