aboutsummaryrefslogtreecommitdiffstats
path: root/bot/resources/advent_of_code
diff options
context:
space:
mode:
authorGravatar kwzrd <[email protected]>2020-03-07 13:43:56 +0100
committerGravatar kwzrd <[email protected]>2020-03-07 13:43:56 +0100
commit7a72c353fcc95418ee46e045025150b1e78f7909 (patch)
tree5ae43e476bd9da9835e17c5829dc87bf132ed13b /bot/resources/advent_of_code
parentDeseasonify: load all extensions on start-up (diff)
parentMerge pull request #370 from python-discord/feat/deps/355/pep8-naming (diff)
Merge branch 'master' into seasonal-purge
Update the feature branch. This resolves a conflict in the season.py module, which has been since been deprecated and removed.
Diffstat (limited to 'bot/resources/advent_of_code')
-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 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
+]