aboutsummaryrefslogtreecommitdiffstats
path: root/bot/seasons/evergreen/issues.py (follow)
Commit message (Expand)AuthorAgeLines
* Syntax cleanup, remove unnecessary emoji dictGravatar S. Co12019-10-14-28/+27
* Merge branch 'master' into masterGravatar RohanRadia2019-10-14-5/+8
|\
| * limit issue command to global whitelist and seasonalbot_chatGravatar Numerlor2019-10-03-2/+3
* | Made the icon_URL variable conform to PEP8Gravatar RohanRadia2019-10-14-6/+6
* | Remove str() in f-stringGravatar RohanRadia2019-10-14-1/+1
* | Remove str() within f-stringGravatar RohanRadia2019-10-14-1/+1
* | Caps fixGravatar RohanRadia2019-10-14-1/+1
* | Update bot/seasons/evergreen/issues.pyGravatar RohanRadia2019-10-13-1/+1
* | Fixed emoji error in embedGravatar RohanRadia2019-10-09-10/+13
* | Condensed importsGravatar RohanRadia2019-10-07-2/+1
* | Constants match pep8 formattingGravatar RohanRadia2019-10-07-10/+10
* | Made use of constants for coloursGravatar RohanRadia2019-10-07-1/+2
* | Made use of constants file instead of hard codingGravatar RohanRadia2019-10-07-5/+6
* | Updated location of emojisGravatar RohanRadia2019-10-06-8/+7
* | Lint errorGravatar RohanRadia2019-10-06-1/+0
* | Updated the explination of API callsGravatar RohanRadia2019-10-06-1/+8
* | 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
|/
* call the rewritten override_in_channelGravatar Numerlor2019-10-02-1/+1
* Initial linting passGravatar S. Co12019-09-09-3/+5
* Implement error handling; add `in_channel` overrides to `!issue` and AoC comm...Gravatar kosayoda2019-08-06-0/+2
* Additional review comment resolutionGravatar sco12019-07-31-7/+10
* Apply issue embed suggestions from code reviewGravatar S. Co12019-07-31-2/+2
* Additional review comment resolutionGravatar sco12019-07-22-13/+22
* Apply suggestions from code review Gravatar S. Co12019-07-22-3/+3
* Align setup docstring to database, fix docstring issuesGravatar sco12019-07-10-5/+3
* Removed unused jsonGravatar RohanRadia2019-05-15-1/+0
* Fixed docstring locationGravatar RohanRadia2019-05-15-1/+2
* Added docstring to functionGravatar RohanRadia2019-05-15-0/+1
* Blank line linter error fixedGravatar RohanRadia2019-05-15-0/+1
* Created the .issue commandGravatar RohanRadia2019-05-15-0/+41