You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @mjmaurer! I tried working on this one and wasn't sure how to tell whether that I didn't break anything. When I run npm run local:script ./scripts/passTheHat.js I get an error. It is looking for HAT_HOLDERS in .env. Is there a "hat holder" that I can put in the .env that would allow the script to run without causing havoc?
Any other tips on this one would be most appreciated. Thanks!
I think the last day of the cycle might actually be "1".
So in
passTheHat.js
ifdayInCycle === 1
, then runpassTheHatDump.js
The text was updated successfully, but these errors were encountered: