Browse Source

mono_cron

main
Stephanie Gredell 4 months ago
parent
commit
ae1adad538
  1. 5
      src/data/messages.js

5
src/data/messages.js

@ -289,8 +289,13 @@ PS: go back to write some Go thanks` @@ -289,8 +289,13 @@ PS: go back to write some Go thanks`
{
from: "denver",
message: `Happy birthday bossman! You were a good influence for me and many others!`
},
{
from: "mono_cron",
message: `Prime, you’ve been an inspiration to say the least. Your videos, streams, and events have provided me with a rare type of joy in times of severe hardship. There aren’t enough ways to express my parasocial gratitude towards you for that. I wish you a steady recovery so you can reclaim your uncontested position as the best Charlie Day impersonator around. Happy Birthday!`
}
];
// Simple helper function to get all messages

Loading…
Cancel
Save