| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Add envelope reaction if AoC join DM sends successfully | 2019-12-02 | -0/+2 | |
| | | ||||
| * | Add envelope emoji constant | 2019-12-02 | -0/+1 | |
| | | ||||
| * | Delete whitespaces | 2019-12-02 | -1/+1 | |
| | | ||||
| * | Cancel season related tasks on cog unload | 2019-12-02 | -0/+5 | |
| | | ||||
| * | Merge branch 'master' into monster_bio | 2019-12-01 | -1/+1 | |
| |\ | ||||
| | * | fix line length in command `.aoc join` | 2019-12-01 | -1/+1 | |
| | | | ||||
| | * | Fix cmd annotation | 2019-12-01 | -1/+1 | |
| | | | | | | | Fix the `brief` argument for `.aoc join` to make its behaviour more obvious. | |||
| * | | Merge branch 'master' into monster_bio | 2019-11-30 | -12/+18 | |
| |\| | | | | | Relock | |||
| | * | Update icon path for 2019 festive season | 2019-11-29 | -1/+1 | |
| | | | ||||
| | * | Adding the runner icon to the rotation. | 2019-11-28 | -0/+1 | |
| | | | | | | | | | https://github.com/python-discord/branding/pull/37 | |||
| | * | Merge branch 'master' into announcement-flag | 2019-11-28 | -2/+3 | |
| | |\ | ||||
| | | * | Merge pull request #313 from eivl/AoC/current-year-fix | 2019-11-28 | -2/+3 | |
| | | |\ | | | | | | | | | Advent of Code year binds to datetime instead of a magic number | |||
| | | | * | Add env var support for Advent of Code year specification | 2019-11-25 | -1/+1 | |
| | | | | | | | | | | | | | To assist with debugging | |||
| | | | * | Update leaderboard ID | 2019-11-25 | -1/+1 | |
| | | | | | ||||
| | | | * | year binds to datetime instead of a magic number | 2019-11-18 | -1/+2 | |
| | | | | | ||||
| | * | | | Default seasons to not send announcements | 2019-11-25 | -4/+5 | |
| | |/ / | ||||
| | * / | Add the new blinky server guild icon | 2019-11-25 | -0/+1 | |
| | |/ | ||||
| | * | Change off-season logo size to 512 | 2019-11-02 | -6/+6 | |
| | | | ||||
| | * | Add two new icons to icon constant | 2019-11-02 | -0/+2 | |
| | | | ||||
| | * | Hotfix end date of Hacktober | 2019-10-31 | -1/+1 | |
| | | | | | | | | | | | The command is mostly used to calculate the time left in the DO's Hacktoberfest event we are participating in. However, the current end datetime was specified as a day before the actual end of the event. This hotfix remedies that for the end-calculation only. This code should get a proper fix to rework the entire logic to use the correct start and end datetimes for DO's event. | |||
| * | | Refactor random generator to use a local instance rather than system | 2019-11-30 | -11/+15 | |
| | | | ||||
| * | | Readd cog init & rename *.py file | 2019-10-24 | -0/+3 | |
| | | | ||||
| * | | Merge branch 'master' into monster_bio | 2019-10-19 | -1/+1 | |
| |\| | ||||
| | * | Hacktober issue finder fix - divide count by 100 (#301) | 2019-10-20 | -1/+1 | |
| | |\ | | | | | | | Hacktober issue finder fix - divide count by 100 | |||
| | | * | Merge remote-tracking branch 'origin/hacktober-issue-finder' into ↵ | 2019-10-12 | -16/+926 | |
| | | |\ | | | | | | | | | | | | | hacktober-issue-finder | |||
| | | * | | Fixed forgetting to divide by 100. | 2019-10-12 | -1/+1 | |
| | | | | | ||||
| * | | | | Merge branch 'monster_bio' of https://github.com/quizzicaltrains/seasonalbot ↵ | 2019-10-19 | -28/+68 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | into monster_bio | |||
| | * | | | | Merge branch 'master' into monster_bio | 2019-10-18 | -28/+68 | |
| | |\| | | | ||||
| | | * | | | Syntax cleanup, remove unnecessary emoji dict | 2019-10-14 | -28/+27 | |
| | | | | | | ||||
| | | * | | | Merge branch 'master' into master | 2019-10-14 | -7/+552 | |
| | | |\ \ \ | ||||
| | | | * \ \ | Merge branch 'master' into limit-command-channels | 2019-10-14 | -0/+984 | |
| | | | |\ \ \ | | | | | |/ | | | | |/| | ||||
| | | | * | | | allow all AoC commands in whitelisted channels | 2019-10-12 | -0/+8 | |
| | | | | | | | ||||
| | | | * | | | override global whitelist on all hacktober subcommands | 2019-10-04 | -0/+2 | |
| | | | | | | | ||||
| | | | * | | | limit Advent Of Code commands to global whitelist and the AoC channel | 2019-10-03 | -2/+4 | |
| | | | | | | | ||||
| | | | * | | | add the adventofcode channel to Channels constant | 2019-10-03 | -0/+1 | |
| | | | | | | | ||||
| | | | * | | | limit issue command to global whitelist and seasonalbot_chat | 2019-10-03 | -2/+3 | |
| | | | | | | | ||||
| | | * | | | | Made the icon_URL variable conform to PEP8 | 2019-10-14 | -6/+6 | |
| | | | | | | | ||||
| | | * | | | | Remove str() in f-string | 2019-10-14 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | Co-Authored-By: Kieran Siek <[email protected]> | |||
| | | * | | | | Remove str() within f-string | 2019-10-14 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | Co-Authored-By: Kieran Siek <[email protected]> | |||
| | | * | | | | Caps fix | 2019-10-14 | -1/+1 | |
| | | | | | | | ||||
| | | * | | | | Update bot/seasons/evergreen/issues.py | 2019-10-13 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | Co-Authored-By: Kieran Siek <[email protected]> | |||
| | | * | | | | Fixed emoji error in embed | 2019-10-09 | -10/+13 | |
| | | | | | | | ||||
| | | * | | | | Condensed imports | 2019-10-07 | -2/+1 | |
| | | | | | | | ||||
| | | * | | | | Constants match pep8 formatting | 2019-10-07 | -10/+10 | |
| | | | | | | | ||||
| | | * | | | | Trailing Commas Removed | 2019-10-07 | -4/+4 | |
| | | | | | | | ||||
| | | * | | | | Merge branch 'master' into master | 2019-10-07 | -0/+455 | |
| | | |\ \ \ \ | ||||
| | | * | | | | | Made use of constants for colours | 2019-10-07 | -1/+2 | |
| | | | | | | | | ||||
| | | * | | | | | Added GitHub emojis to constants file | 2019-10-07 | -0/+6 | |
| | | | | | | | | ||||
| | | * | | | | | Made use of constants file instead of hard coding | 2019-10-07 | -5/+6 | |
| | | | | | | | | ||||
| | | * | | | | | Updated location of emojis | 2019-10-06 | -8/+7 | |
| | | | | | | | | ||||