aboutsummaryrefslogtreecommitdiffstats
path: root/bot/pagination.py (unfollow)
Commit message (Collapse)AuthorLines
2019-06-19Implemented review suggestions.Gravatar AvianAnalyst-10/+10
Added namespaces for json loading and random choices. Changed Path() to take a direct path instead of an argument separated path. Added aliases "anthem" and "pridesong". Added periods to the end of all doc strings.
2019-06-18Lint and add doc stringsGravatar AvianAnalyst-2/+8
2019-06-18Added type hintsGravatar AvianAnalyst-3/+3
2019-06-18Finished vetting song list and received mod approvalGravatar AvianAnalyst-102/+58
2019-06-17Code runs as expected, anthem list needs vettedGravatar AvianAnalyst-124/+295
2019-06-17Wrote initial code for running the bot command.Gravatar AvianAnalyst-59/+48