i cant get this to work its too spaghetti
This commit is contained in:
@@ -1,9 +1,14 @@
|
||||
{
|
||||
"servers": {
|
||||
"SERVER ID": {
|
||||
"SERVER_ID": {
|
||||
"re_posts_channel": 0,
|
||||
"re_disabled": false,
|
||||
"wwrps_channel": 0
|
||||
}
|
||||
},
|
||||
"users": {
|
||||
"USER_ID": {
|
||||
"wwrps_elo": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
+1
-1
@@ -75,7 +75,7 @@
|
||||
"already_submitted": "You can't compete against yourself! Please wait until another player has submitted their RPS.",
|
||||
"anon": "[Anonymous]",
|
||||
"draw": "DRAW",
|
||||
"match": "### {0} (P1) vs {1} (P2)...\n## {2}\n**P1:** {3}\n**P2:** {4}",
|
||||
"match": "### {0} (P1) vs {1} (P2)...\n## {2}\n**P1:** {3} **[{4} +{5}] {6}**\n**P2:** {7} **[{8} +{9}] {10}**",
|
||||
"p1_win": "P1 WINS",
|
||||
"p2_win": "P2 WINS"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user