| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | * | | | | | | | Merge branch 'master' into master | 2019-10-14 | -7/+552 | ||
| | |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | | Merge pull request #294 from Numerlor/limit-command-channels | 2019-10-14 | -4/+18 | ||
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Limit the issue and AoC commands to a superset of the global whitelist instead of bypassing it entirely | ||||
| | * \ \ \ \ \ \ \ | 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 | ||
| | | | | | | | | | | |||||
| | | * | | | | | | | Lint error | 2019-10-06 | -1/+0 | ||
| | | | | | | | | | | |||||
| | | * | | | | | | | Updated the explination of API calls | 2019-10-06 | -1/+8 | ||
| | | | | | | | | | | |||||
| | | * | | | | | | | Merge branch 'master' into master | 2019-10-03 | -8/+8 | ||
| | | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | | * | | | | | | | Flake8 Fixing | 2019-10-03 | -2/+4 | ||
| | | | | | | | | | | |||||
| | | * | | | | | | | Resloved requested changes | 2019-10-03 | -4/+7 | ||
| | | | | | | | | | | |||||
| | | * | | | | | | | Final Final Linting Error D415 | 2019-10-02 | -1/+1 | ||
| | | | | | | | | | | |||||
| | | * | | | | | | | Syntax Error Fix | 2019-10-02 | -2/+2 | ||
| | | | | | | | | | | |||||
| | | * | | | | | | | Final Linting | 2019-10-02 | -5/+6 | ||
| | | | | | | | | | | |||||
| | | * | | | | | | | Linting | 2019-10-02 | -3/+2 | ||
| | | | | | | | | | | |||||
| | | * | | | | | | | New more succinct output. | 2019-10-02 | -40/+45 | ||
| | | | | | | | | | | |||||
| | | * | | | | | | | Merge pull request #3 from python-discord/master | 2019-10-02 | -2055/+2829 | ||
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Update | ||||
| | | | | | | | * | | | Fixes the changes. | 2019-10-19 | -5/+8 | ||
| | | | | | | | |/ / | |||||
| | | | | | | | * | | Changed several things. | 2019-10-18 | -66/+59 | ||
| | | | | | | | | | | |||||
| | | | | | | | * | | Adds the monsterbio command! | 2019-10-12 | -0/+96 | ||
| | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| | | | | | | | * | Readd user agent to request header | 2019-10-23 | -1/+2 | ||
| | | | | | | | | | |||||
| | | | | | | | * | Filter draft PRs in query url instead | 2019-10-23 | -11/+4 | ||
| | | | | | | | | | |||||
| | | | | | | | * | Ignore Draft PRs in .hackstats | 2019-10-13 | -2/+10 | ||
| | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | | Merge pull request #296 from vivax3794/hacktober-issue-finder | 2019-10-12 | -0/+107 | ||
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | Hacktober issue finder | ||||
| | * | | | | | | Merge branch 'master' into hacktober-issue-finder | 2019-10-12 | -17/+927 | ||
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | | Merge pull request #287 from WillDaSilva/drag_names | 2019-10-12 | -0/+282 | ||
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Drag Queen Name Generator | ||||
| | * \ \ \ \ \ | Merge branch 'master' into drag_names | 2019-10-12 | -17/+645 | ||
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | | Merge pull request #292 from WillDaSilva/pride_facts | 2019-10-12 | -0/+140 | ||
| |\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | Pride facts | ||||
| | * | | | | | | Merge branch 'master' into pride_facts | 2019-10-12 | -17/+505 | ||
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | | Merge pull request #275 from RohanJnr/trivia_quiz | 2019-10-04 | -0/+455 | ||
| |\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | Trivia quiz | ||||
| | * | | | | | | Merge branch 'master' into trivia_quiz | 2019-10-04 | -8/+8 | ||
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | | Merge pull request #289 from Numerlor/channel_override_role_bypass_fix | 2019-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 ↵ | 2019-10-02 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | beginning of it | ||||
| | * | | | | | | put role bypass check above channel override to make sure bypass roles can ↵ | 2019-10-02 | -7/+7 | ||
| |/ / / / / / | | | | | | | | | | | | | | | | | | | activate commands everywhere even with override channels specified | ||||