aboutsummaryrefslogtreecommitdiffstats
path: root/bot/seasons/evergreen/magic_8ball.py (follow)
Commit message (Expand)AuthorAgeLines
* Deseasonify: rename `seasons` pkg to `exts`Gravatar kwzrd2020-03-28-32/+0
* Initial linting passGravatar S. Co12019-09-09-3/+3
* Changed Path() arguments for readabilityGravatar AvianAnalyst2019-06-20-1/+1
* Relint Seasonalbot with new linting rulesGravatar sco12019-04-24-3/+2
* Merge branch 'master' into hotfixGravatar sco12019-03-30-8/+5
|\
| * Merge branch 'master' into flake8-docstringGravatar sco12019-03-26-8/+5
* | Add missing Cog inheritance to 8ballGravatar sco12019-03-26-1/+1
|/
* Use keyword-only arg, output usage if length requirement not metGravatar bramz2019-03-24-2/+4
* Change debug to infoGravatar bramz2019-03-24-1/+1
* Fix importsGravatar bramz2019-03-22-1/+0
* Correct improper import positioningGravatar bramz2019-03-22-1/+2
* Change path to evergreen directoryGravatar bramz2019-03-22-28/+7
* Add magic 8ball command, resolves #124Gravatar bramz2019-03-22-0/+55