🔴 Connect four
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@ -12,5 +12,7 @@
|
|||||||
"Stock value": "The current {} stock is valued at **{}** GwendoBucks",
|
"Stock value": "The current {} stock is valued at **{}** GwendoBucks",
|
||||||
"Stock parameters": "You must give both a stock name and an amount of GwendoBucks you wish to spend.",
|
"Stock parameters": "You must give both a stock name and an amount of GwendoBucks you wish to spend.",
|
||||||
"Trivia going on": "There's already a trivia question going on. Try again in like, a minute",
|
"Trivia going on": "There's already a trivia question going on. Try again in like, a minute",
|
||||||
"Trivia time up": "Time's up! The answer was \"*{}) {}*\". Anyone who answered that has gotten 1 GwendoBuck"
|
"Trivia time up": "Time's up! The answer was \"*{}) {}*\". Anyone who answered that has gotten 1 GwendoBuck",
|
||||||
|
"Connect 4 going on": "There's already a connect 4 game going on in this channel",
|
||||||
|
"Connect 4 placed": "{} placed a piece in column {}. It's now {}'s turn"
|
||||||
}
|
}
|
Reference in New Issue
Block a user