aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Lint errorGravatar RohanRadia2019-10-06-1/+0
|
* Updated the explination of API callsGravatar RohanRadia2019-10-06-1/+8
|
* Merge branch 'master' into masterGravatar RohanRadia2019-10-03-8/+8
|\
| * Merge pull request #289 from Numerlor/channel_override_role_bypass_fixGravatar S. Co12019-10-02-8/+8
| |\ | | | | | | Put role bypass check above channel override check
| | * adjust end date time to the end of the last day of october instead of the ↵Gravatar Numerlor2019-10-02-1/+1
| | | | | | | | | | | | beginning of it
| | * put role bypass check above channel override to make sure bypass roles can ↵Gravatar Numerlor2019-10-02-7/+7
| |/ | | | | | | activate commands everywhere even with override channels specified
* | Flake8 FixingGravatar RohanRadia2019-10-03-2/+4
| |
* | Resloved requested changesGravatar RohanRadia2019-10-03-4/+7
| |
* | Final Final Linting Error D415Gravatar RohanRadia2019-10-02-1/+1
| |
* | Syntax Error FixGravatar RohanRadia2019-10-02-2/+2
| |
* | Final LintingGravatar RohanRadia2019-10-02-5/+6
| |
* | LintingGravatar RohanRadia2019-10-02-3/+2
| |
* | New more succinct output.Gravatar RohanRadia2019-10-02-40/+45
| |
* | Merge pull request #3 from python-discord/masterGravatar RohanRadia2019-10-02-2055/+2829
|\| | | | | Update
| * Merge pull request #285 from Numerlor/hacktober-date-channel-fixesGravatar Sebastiaan Zeeff2019-10-02-14/+47
| |\ | | | | | | Hacktober date range and channel whitelist fixes
| | * Merge branch 'master' into hacktober-date-channel-fixesGravatar Sebastiaan Zeeff2019-10-02-1/+1
| | |\ | | |/ | |/|
| * | Point setup guide to site wikiGravatar S. Co12019-10-01-1/+1
| | |
| | * fix grammar in in_channel_override docstringGravatar Numerlor2019-10-02-1/+2
| | |
| | * add logging when an overriden in_channel_check failsGravatar Numerlor2019-10-02-0/+5
| | |
| | * fix in_channel_check docstring styleGravatar Numerlor2019-10-02-2/+4
| | |
| | * add return type hint to override_in_channel inner functionGravatar Numerlor2019-10-02-1/+1
| | |
| | * call the rewritten override_in_channelGravatar Numerlor2019-10-02-2/+2
| | |
| | * Use rewritten override_in_channel to create a new whitelist for the commandGravatar Numerlor2019-10-02-3/+4
| | |
| | * rewrite override_in_channel to accept an optional new channel whitelistGravatar Numerlor2019-10-02-10/+29
| | | | | | | | | | | | add checks for the new whitelist to in_channel_check
| | * fix typo in headerGravatar Numerlor2019-10-01-1/+1
| | |
| | * allow hacktoberstats commands to be used in the hacktober channelGravatar Numerlor2019-10-01-0/+4
| | |
| | * remove hacktoberfest channel from global whitelistGravatar Numerlor2019-10-01-1/+1
| | |
| | * Add +14h to start UTC offset and -11 to end UTC offset to date_range in ↵Gravatar Numerlor2019-10-01-1/+1
| | | | | | | | | | | | query for Hacktoberfest user pull requests
| | * Add #event-hacktoberfest-2019 to bot command whitelistGravatar Numerlor2019-10-01-1/+2
| |/
| * Move PR template so GH can find it againGravatar S. Co12019-10-01-0/+0
| |
| * Merge pull request #280 from python-discord/hacktoberfest_prepGravatar Sebastiaan Zeeff2019-09-30-5/+11
| |\ | | | | | | Disable halloween announcement and add hacktober icon.
| | * Disable announcements and add hacktober icon.Gravatar Leon Sandøy2019-09-30-5/+11
| |/ | | | | | | | | | | | | | | The Halloween season was currently configured to run with spooky icons and to announce a terrible, contentless announcement. This has been disabled and the neon hacktoberfest icon has been placed in its stead.
| * Merge pull request #231 from Suhail6inkling/date-fixGravatar Leon Sandøy2019-09-30-3/+3
| |\ | | | | | | Edit dates
| | * Merge branch 'master' into date-fixGravatar Leon Sandøy2019-09-30-1661/+1972
| | |\ | | |/ | |/|
| * | Merge pull request #276 from python-discord/update-flake8-annotationsGravatar Mark2019-09-29-19/+38
| |\ \ | | | | | | | | Update flake8-annotation pin & relint
| | * | Update flake8-annotation pin & relintGravatar S. Co12019-09-26-19/+38
| |/ /
| * | Merge pull request #271 from python-discord/text-modify-embedsGravatar Chris G2019-09-24-19/+84
| |\ \ | | | | | | | | Modify text of embeds for text-modify commands
| | * | Dumb kosa forgot to relint after making a small changeGravatar kosayoda2019-09-11-1/+1
| | | |
| | * | Merge branch 'text-modify-embeds' of github.com:python-discord/seasonalbot ↵Gravatar kosayoda2019-09-11-100/+103
| | |\ \ | | | | | | | | | | | | | | | into text-modify-embeds
| | * | | Add more uwu conversionsGravatar kosayoda2019-09-11-0/+1
| | | | |
| | * | | Add embed conversion functionality to .rcase, small fixesGravatar kosayoda2019-09-11-12/+29
| | | | |
| | * | | Add embed conversion functionality to .uwuGravatar kosayoda2019-09-11-14/+61
| | | | |
| * | | | Docker Refining & Persistent Data Support (#273)Gravatar scragly2019-09-23-737/+126
| |\ \ \ \ | | | | | | | | | | | | Docker Refining & Persistent Data Support
| | * | | | Reflect persist module changes in hacktober cog.Gravatar scragly2019-09-23-2/+2
| | | | | | | | | | | | | | | | | | Co-Authored-By: Sebastiaan Zeeff <[email protected]>
| | * | | | Use mkdir exists kwarg instead of checking existing ahead of time.Gravatar scragly2019-09-23-4/+2
| | | | | |
| | * | | | Improve func name, example, directory managementGravatar scragly2019-09-23-9/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Function name has been changed to `make_persistent` after prompt by @lemonsaurus asking for a more descriptive name. Thanks @MarkKoz for providing the alternate name. During local testing, the `data` directory doesn't exist yet. In prod, this isn't an issue as the persistent volume is mounted at that location. To make local testing more convenient, the directory is checked and made if not found. Persistent data files will be placed in a seasonal subdirectory so long as they have a valid season name somewhere in their path, otherwise they will be placed directly in the data directory. Added a note to docstring to avoid same-named files in the same seasons or it will conflict with each other in the persistent data directory. The example was extended a little bit to make it both actually valid if tested and hopefully make it easier to understand what's going on.
| | * | | | Check explicitly if file exists rather than any existing path.Gravatar scragly2019-09-23-1/+1
| | | | | | | | | | | | | | | | | | Co-Authored-By: Mark <[email protected]>
| | * | | | Change volume instruction to single line.Gravatar scragly2019-09-23-2/+1
| | | | | |
| | * | | | Move pipenv install above file copy, add comments, move to python slim image.Gravatar scragly2019-09-23-4/+8
| | | | | |
| | * | | | Use standard DockerHub connection.Gravatar scragly2019-09-23-1/+1
| | | | | | | | | | | | | | | | | | Co-Authored-By: Mark <[email protected]>