mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-12 16:44:43 +01:00
69f3ebe320
 ## About The Pull Request Adds Quote of the Round, an entirely cosmetic way of showing off a random ass message said on Common Radio. This does not ping people. By default, it is posted in the same channel as roundstart announcements. Between 1 and 2 hours (by default), a message will be chosen to be the quote of the round. At the end of the round when the world reboots, the message will be displayed. It won't just choose any message. Sentence length is important (can't be too long or too short), as well as the number of characters in the message. This also can be configured via config options. This is in hope that a funny message will be chosen and not someone just saying "Yeah." on common, or "Science. research slut nanites." ## Why It's Good For The Game It's funny. ## Proof Of Testing  ## Changelog 🆑 BurgerBB add: Adds Quote of the Round, an entirely cosmetic way of showing off a random ass message said on Common Radio. This does not ping people. By default, it is posted in the same channel as roundstart announcements. /🆑 --------- Co-authored-by: projectkepler-RU <99981766+projectkepler-ru@users.noreply.github.com>
38 lines
839 B
JSON
38 lines
839 B
JSON
{
|
|
"workers": [
|
|
"Our team of highly trained psychic monkeys have",
|
|
"Our spies that spy on spies have",
|
|
"Our highly unpaid interns have",
|
|
"A certified gangstalker has",
|
|
"A court-ordered communications monitor has",
|
|
"Our good friend Steve has",
|
|
"A peeping tomboy has",
|
|
"Our professional internet chatroom monitor has"
|
|
],
|
|
"action": [
|
|
"divined",
|
|
"detected",
|
|
"spotted",
|
|
"revealed",
|
|
"unveiled",
|
|
"identified",
|
|
"sighted",
|
|
"unencrypted",
|
|
"decoded",
|
|
"deciphered",
|
|
"just happened upon"
|
|
],
|
|
"message": [
|
|
"a message",
|
|
"a rambling",
|
|
"an audio recording",
|
|
"a memorable quote",
|
|
"a famous quote",
|
|
"an infamous quote",
|
|
"a certified Nanotrasen moment",
|
|
"a certified Nanotrasen classic",
|
|
"timeless classic of a quote",
|
|
"another banger of a quote",
|
|
"an honest to god cry for help"
|
|
]
|
|
} |