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
All non-utility scripts in GooeyJr except chat.coffee were moved to a separate folder called scripts_archive as per #39. We need to go through these scripts and decide what to do with them.
A few options:
Delete scripts that are too silly and serve no purpose
Combine some silly scripts into a single .coffee file
Implement a “silly mode” that can be toggled on or off through a flag or environment variable. When “silly mode” is turned on, the silly scripts will be enabled. Otherwise, they’ll remain disabled.
The text was updated successfully, but these errors were encountered:
All non-utility scripts in GooeyJr except chat.coffee were moved to a separate folder called scripts_archive as per #39. We need to go through these scripts and decide what to do with them.
A few options:
The text was updated successfully, but these errors were encountered: