aboutsummaryrefslogtreecommitdiffstats
path: root/bot/pagination.py (unfollow)
Commit message (Collapse)AuthorLines
2019-03-31fixed some linting and using colours from constants.pyGravatar Rohan-0/+1
2019-03-31using the Colours from constants.py and added 2 colors - blue for christmas ↵Gravatar Rohan-17/+11
and yellow for easter
2019-03-31made the following changes:Gravatar Rohan-21/+21
1. Added doc strings. 2. Changes loging info in setup method 3. Moved the varibales outside class into the __init__()
2019-03-31added .py extension, add doc strings,other changes will be coming in the ↵Gravatar Rohan-5/+15
next commit