aboutsummaryrefslogtreecommitdiffstats
path: root/bot/pagination.py (unfollow)
Commit message (Collapse)AuthorLines
2019-03-24Save the Date - changed constant variable namingGravatar Suhail-2/+2
a requested change
2019-03-21udpated gitignore for .DS_Store as well as removed it from PR.Gravatar Olson Dimanche-0/+1
2019-03-21Updated linting and pride bot descriptionGravatar Olson Dimanche-2/+4
2019-03-21final update on pride bot commentGravatar Olson Dimanche-2/+2
2019-03-21updated info on pride bot to be more inclusiveGravatar Olson Dimanche-2/+1
2019-03-21update bot name to Proud BotGravatar Olson Dimanche-1/+1
2019-03-21set up bot directory for pride eventGravatar Olson Dimanche-0/+16
2019-03-20Remove attribute autodoc prefixGravatar sco1-2/+2
2019-03-20Rephrase docstring to be consistent with function verbageGravatar Mark-1/+1
Co-Authored-By: sco1 <[email protected]>
2019-03-20Remove unnecessary pass statementGravatar sco1-2/+0
2019-03-20Add D400 to ignored linting error codes & revert affected docstringsGravatar sco1-3/+3
2019-03-19Moved the loading of the static JSON to the module namespaceGravatar Suhail-11/+12
2019-03-19Update awkward docstring syntaxGravatar Johannes Christ-1/+1
Co-Authored-By: sco1 <[email protected]>
2019-03-19Update bot/seasons/evergreen/snakes/snakes_cog.pyGravatar Johannes Christ-1/+1
Co-Authored-By: sco1 <[email protected]>
2019-03-19Fix docstring typo Gravatar Johannes Christ-1/+1
Kaizened Co-Authored-By: sco1 <[email protected]>
2019-03-19Docstring pass for Valentine's cogsGravatar sco1-57/+73
2019-03-19Docstring pass for Evergreen cogsGravatar sco1-100/+167
2019-03-19Docstring pass for Christmas cogsGravatar sco1-71/+58
2019-03-19Docstring pass for Halloween cogsGravatar sco1-119/+138
2019-03-19Update bot/resources/snakes/snake_facts.jsonGravatar Derek-1/+1
Co-Authored-By: MadisonMcdonald <[email protected]>
2019-03-18Docstring pass for top-level bot functionsGravatar sco1-106/+95
2019-03-18Add constants.py to linting exclusionGravatar sco1-1/+5
2019-03-18Add flake8-docstrings, add ignored error codes, and relockGravatar sco1-14/+54
2019-03-18Update bot/resources/snakes/snake_facts.jsonGravatar Mark-2/+2
Co-Authored-By: MadisonMcdonald <[email protected]>
2019-03-18changes lemon made me doGravatar Madison Mcdonald-9/+9
2019-03-14Requested ChangesGravatar Suhail-13/+14
2019-03-14Pickup LinesGravatar Suhail-0/+140
Includes the File for the cog containing the command in addition to the JSON file containing the list of pickup lines
2019-03-09Add PIP_SRC to lint pipeline envs.Gravatar Scragly-0/+1
2019-03-09Venv in project, add `.cache` in lint ignore.Gravatar Scragly-2/+3