aboutsummaryrefslogtreecommitdiffstats
path: root/bot/resources
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2019-03-05 17:51:55 +0100
committerGravatar GitHub <[email protected]>2019-03-05 17:51:55 +0100
commit6bd2060c86ccf84f7ddb59c891c0669f784e18fd (patch)
tree4169497f62491f2ce6372ce737c04004af7157ea /bot/resources
parentMerge pull request #112 from RohanJnr/be-my-valentine-iceman (diff)
parentReview-directed reformatting (diff)
Merge pull request #91 from python-discord/join-code-dm
AoC Join Code Refactor
Diffstat (limited to 'bot/resources')
-rw-r--r--bot/resources/advent_of_code/about.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/resources/advent_of_code/about.json b/bot/resources/advent_of_code/about.json
index 3fe6fcc9..4abf9145 100644
--- a/bot/resources/advent_of_code/about.json
+++ b/bot/resources/advent_of_code/about.json
@@ -21,7 +21,7 @@
},
{
"name": "Join our private leaderboard!",
- "value": "In addition to the global leaderboard, AoC also offers private leaderboards, where you can compete against a smaller group of friends!\n\nHead over to AoC's [private leaderboard page](https://adventofcode.com/leaderboard/private) and enter code `363275-442b6939` to join the PyDis private leaderboard!",
+ "value": "In addition to the global leaderboard, AoC also offers private leaderboards, where you can compete against a smaller group of friends!\n\nGet the join code using `.aoc join` and head over to AoC's [private leaderboard page](https://adventofcode.com/leaderboard/private) to join the PyDis private leaderboard!",
"inline": false
}
] \ No newline at end of file