aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/christmas/advent_of_code/_helpers.py (follow)
Commit message (Expand)AuthorAgeLines
* Move AoC and Hacktoberfest into events folderGravatar Janine vN2021-09-04-591/+0
* Fix type annotationsGravatar decorator-factory2021-08-31-8/+7
* Modify code to comply with new linter error N818Gravatar wookie1842021-08-06-4/+4
* Use an actual EST timezoneGravatar Chris2021-05-18-1/+1
* Change AoC helpers to use arrow over pytzGravatar Chris2021-05-17-11/+11
* chore: Prefer double quotes over single quotesGravatar ToxicKidz2021-05-04-4/+4
* master => mainGravatar Joe Banks2021-03-13-1/+1
* Clarify comment on AoC Status Task startup delayGravatar Sebastiaan Zeeff2020-12-13-2/+5
* Merge branch 'master' into sebastiaan/advent-of-code/refactor-background-tasksGravatar Sebastiaan Zeeff2020-12-13-25/+80
|\
| * Add callback to log errors in AoC background tasksGravatar Sebastiaan Zeeff2020-12-13-0/+11
| * Mitigate session expiry by using fallback sessionGravatar Sebastiaan Zeeff2020-12-05-12/+53
| * Fix leaderboard glitch caused by duplicate namesGravatar Sebastiaan Zeeff2020-12-02-13/+17
* | Update docstrings and fix grammar in commentsGravatar Sebastiaan Zeeff2020-12-02-7/+17
* | Clarify time_left_until_est_midnight functionGravatar Sebastiaan Zeeff2020-12-01-4/+4
* | Let puzzle notification sleep until AoC startsGravatar Sebastiaan Zeeff2020-12-01-1/+76
* | Ensure status countdown waits for bot start-upGravatar Sebastiaan Zeeff2020-12-01-0/+4
* | Let status update task sleep until the AoC startsGravatar Sebastiaan Zeeff2020-12-01-0/+59
* | Add function that allows tasks to sleep until AoCGravatar Sebastiaan Zeeff2020-12-01-0/+22
|/
* Fix daily stats by converting day, star to strGravatar Sebastiaan Zeeff2020-12-01-2/+3
* Add support for ignoring scores from specific daysGravatar Sebastiaan Zeeff2020-12-01-3/+16
* Add note about refresh time to info embedGravatar Sebastiaan Zeeff2020-11-30-0/+2
* Move helper functions to the ._helpers moduleGravatar Sebastiaan Zeeff2020-11-30-0/+33
* Fix docstrings and add a few explanatory commentsGravatar Sebastiaan Zeeff2020-11-30-0/+3
* Rewrite Advent of Code leaderboard logicGravatar Sebastiaan Zeeff2020-11-30-0/+312