| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | fixed linter issues | 2019-02-07 | -2/+3 | |
| | | ||||
| * | I have finished working on the issue #101 SaveTheDate command.i have added ↵ | 2019-02-07 | -0/+164 | |
| | | | | | around 30 date ideas(using json file to store data).We can add more if needed later. | |||
| * | Merge pull request #99 from python-discord/config-update | 2019-02-06 | -85/+279 | |
| |\ | | | | | Add Lovefest configuration, update project documents | |||
| | * | Add precommit install instruction. | 2019-02-06 | -0/+10 | |
| | | | ||||
| | * | Change Lovefest role ID | 2019-02-05 | -1/+1 | |
| | | | ||||
| | * | Add console steps, update pycharm steps and required env vars. | 2019-02-06 | -84/+263 | |
| | | | ||||
| | * | Add Lovefest configuration, update project documents | 2019-02-05 | -2/+7 | |
| | | | | | | | | | | | | | | | Add Lovefest role & channel IDs to bot constants Update environment variable name for seasonalbot (was hacktoberbot) Update Contributor doc to reference pipenv guide rather than the deprecated Seasonalbot GH wiki | |||
| * | | Merge pull request #94 from python-discord/precommit | 2019-02-06 | -72/+182 | |
| |\ \ | |/ |/| | | | | | Add precommit dev dependency | |||
| | * | Add precommit dev dependency and relock | 2019-01-19 | -72/+182 | |
| | | | ||||
| * | | Merge pull request #95 from python-discord/add-valentines-season | 2019-02-05 | -0/+20 | |
| |\ \ | |/ |/| | | | | | Add valentines season | |||
| | * | Add valentines season | 2019-02-03 | -0/+20 | |
| |/ | ||||
| * | Update Contributor doc | 2019-01-19 | -9/+45 | |
| | | ||||
| * | Remove autodeploy via `pepper`. | 2019-01-02 | -9/+0 | |
| | | ||||
| * | Fixing error in advent of code countdown by removing datetime prefixes | 2018-12-26 | -2/+2 | |
| | | ||||
| * | Merge pull request #92 from python-discord/fix-advent-of-code-countdown | 2018-12-26 | -1/+10 | |
| |\ | | | | | Fix advent of code countdown | |||
| | * | Address flake8 complaints | 2018-12-26 | -1/+2 | |
| | | | ||||
| | * | Fix the grammar on the message | 2018-12-26 | -1/+1 | |
| | | | ||||
| | * | Address review comments | 2018-12-26 | -1/+4 | |
| | | | ||||
| | * | Add a notice to AoC countdown to find out if we are still in the advent of code | 2018-12-26 | -0/+4 | |
| | | | ||||
| | * | Fix is_in_advent() function | 2018-12-26 | -1/+2 | |
| |/ | ||||
| * | Merge pull request #88 from scragly/si_2 | 2018-12-06 | -8/+35 | |
| |\ | | | | | Send devlog notification on season load. | |||
| | * | Fix comment typo | 2018-12-06 | -1/+1 | |
| | | | | | | | Co-Authored-By: scragly <[email protected]> | |||
| | * | Send devlog message on season load. | 2018-12-05 | -8/+35 | |
| | | | ||||
| * | | Merge pull request #89 from python-discord/lb-stats | 2018-12-06 | -3/+72 | |
| |\ \ | |/ |/| | Private Leaderboard Daily Completion Statistics | |||
| | * | Delete parentheses | 2018-12-05 | -1/+1 | |
| | | | ||||
| | * | Fix leaderboard parsing regex to support twitter handles | 2018-12-05 | -1/+1 | |
| | | | ||||
| | * | Add daily summary command | 2018-12-05 | -6/+37 | |
| | | | ||||
| | * | Add daily summary statistics calculation | 2018-12-05 | -2/+40 | |
| |/ | | | | Frame stats command Remove "stats" adjacent aliases for existing commands to avoid confusion | |||
| * | Merge pull request #80 from scragly/season_improvements | 2018-12-04 | -92/+461 | |
| |\ | | | | | Season Improvements | |||
| | * | Use contextlib.suppress, remove unnecessary `u` prefix. | 2018-12-04 | -11/+6 | |
| | | | ||||
| | * | Handle edit errors, tidy model and docs | 2018-12-03 | -65/+159 | |
| | | | ||||
| | * | Add season announcement support | 2018-12-03 | -17/+97 | |
| | | | ||||
| | * | Add season element set methods, add server icon change support | 2018-12-03 | -31/+118 | |
| | | | ||||
| | * | Allow Admin role env setting when debugging | 2018-12-03 | -1/+1 | |
| | | | ||||
| | * | Cleanup Baseclass | 2018-12-03 | -57/+170 | |
| | | | ||||
| * | | Merge pull request #87 from python-discord/bytecommander-aoc2 | 2018-12-04 | -8/+23 | |
| |\ \ | | | | | | | Split .notifications toggle command into .subscribe and .unsubscribe | |||
| | * | | Adapt code style according to review | 2018-12-03 | -3/+5 | |
| | | | | ||||
| | * | | Various fixes from review (squished) | 2018-12-03 | -3/+4 | |
| | | | | ||||
| | * | | Split .notifications toggle command into .subscribe and .unsubscribe | 2018-12-03 | -8/+20 | |
| | |/ | ||||
| * | | Merge pull request #86 from python-discord/bytecommander-aoc | 2018-12-03 | -15/+23 | |
| |\ \ | |/ |/| | Improve countdown status (align to whole 5 minutes, better messages) | |||
| | * | Improve countdown status (align to whole 5 minutes, better messages) | 2018-12-03 | -15/+23 | |
| |/ | ||||
| * | Merge pull request #76 from SnowyLuma/master | 2018-12-02 | -1/+2 | |
| |\ | | | | | Fix markdown for further reading links | |||
| | * | Fix markdown for further reading links | 2018-11-24 | -1/+2 | |
| | | | ||||
| * | | Add private board membership total to embed (#82) | 2018-12-02 | -2/+6 | |
| | | | | | | | | | | | | | * Add private board membership total to embed * Fix flake8, description typo | |||
| * | | AoC countdown (#81) | 2018-12-02 | -2/+131 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add countdown status and notifications * Remove debug print * flake8 my ass * Import order fixes * while is_in_advent() instead of while True * 2 * 60 => 120 * while is_in_advent() instead of while True in notifier | |||
| * | | Fix global lb display to respect ties (#79) | 2018-12-01 | -3/+8 | |
| | | | | | | | | | | | Update member name regex to properly handle hyphens Remove session cookie from global leaderboard request | |||
| * | | Docker: build-base. I love alpine but it's so easy to forget stuff. | 2018-12-01 | -1/+1 | |
| | | | ||||
| * | | Docker: Forgot zlib-dev | 2018-12-01 | -1/+1 | |
| | | | ||||
| * | | Docker: Add Pillow deps | 2018-12-01 | -1/+1 | |
| | | | ||||
| * | | Change name arg into name kwarg to match other usages | 2018-12-01 | -1/+1 | |
| | | | ||||