summaryrefslogtreecommitdiff
path: root/scripts/notify
diff options
context:
space:
mode:
authorGravatar Drew Powers <1369770+drwpow@users.noreply.github.com> 2021-12-07 13:17:37 -0700
committerGravatar GitHub <noreply@github.com> 2021-12-07 13:17:37 -0700
commita9fa4db076f6229a30becc66ec96476fcb87a3e4 (patch)
tree09104ec9f966b39c712003747da0da7226c49821 /scripts/notify
parent6b0e243b095ff044533389f987788f472b7fd626 (diff)
downloadastro-a9fa4db076f6229a30becc66ec96476fcb87a3e4.tar.gz
astro-a9fa4db076f6229a30becc66ec96476fcb87a3e4.tar.zst
astro-a9fa4db076f6229a30becc66ec96476fcb87a3e4.zip
Add more random messages (#2152)
Diffstat (limited to 'scripts/notify')
-rwxr-xr-xscripts/notify/index.js23
1 files changed, 19 insertions, 4 deletions
diff --git a/scripts/notify/index.js b/scripts/notify/index.js
index c7685de33..4325a04cd 100755
--- a/scripts/notify/index.js
+++ b/scripts/notify/index.js
@@ -14,11 +14,26 @@ const verbs = [
'hit the registry!',
'to share!',
'for you!',
- "for y'all!",
- "comin' your way!",
- "comin' atcha!",
- "comin' in hot!",
+ 'for y’all!',
+ 'comin’ your way!',
+ 'comin’ atcha!',
+ 'comin’ in hot!',
', freshly minted on the blockchain! (jk)',
+ ', now with 100% more reticulated splines!',
+ '(as seen on TV!)',
+ 'just dropped!',
+ ', artisanally hand-crafted just for you.',
+ ', oh happy day!',
+ '—enjoy!',
+ '(be the first on your block to download it!)',
+ ', made with love',
+ ', our best version yet!',
+ 'DOWNLOAD! DOWNLOAD! DOWNLOAD!',
+ '! HUZZAH!',
+ 'has landed!',
+ '! The internet just got a little more fun.',
+ ', from our family to yours.',
+ ', go forth and build!',
];
function item(items) {