diff options
author | 2020-03-20 18:16:44 -0400 | |
---|---|---|
committer | 2020-03-20 18:16:44 -0400 | |
commit | 55aac3508b30ffbb26a74372f958bc526a9773fc (patch) | |
tree | 620601201c74a56f71dda42cfd73823002fe6311 /bot/resources/advent_of_code | |
parent | Battleships - change hard-coded strings in subcommand (diff) | |
parent | Merge pull request #373 from python-discord/python38 (diff) |
Merge branch 'master' into battleships
Diffstat (limited to 'bot/resources/advent_of_code')
-rw-r--r-- | bot/resources/advent_of_code/about.json | 2 |
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 b1d16a93..91ae6813 100644 --- a/bot/resources/advent_of_code/about.json +++ b/bot/resources/advent_of_code/about.json @@ -24,4 +24,4 @@ "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 +] |