aboutsummaryrefslogtreecommitdiff
path: root/modules/birthday.py
Commit message (Collapse)AuthorAgeFilesLines
* Refactor set/channelset/serverset/botset in to 'utils.Setting' objectsGravatar jesopo2019-06-281-9/+11
|
* Manually strf birthdays so years are not .strip("0")edGravatar jesopo2019-06-191-2/+11
|
* Add `depends-on` hashflags to relevant modulesGravatar jesopo2019-05-251-0/+3
|
* Use require_setting in birthday.pyGravatar jesopo2019-05-231-0/+2
|
* Add usage examples for all settingsGravatar jesopo2019-05-231-1/+1
|
* Fix birthday.py help text copypaste failGravatar jesopo2019-05-061-2/+1
|
* Support only saving birthday day and monthGravatar jesopo2019-05-061-17/+44
|
* Add !birthdays command to show birthdays todayGravatar jesopo2019-05-061-0/+21
|
* Make birthdays more excitingGravatar jesopo2019-05-061-2/+2
|
* Added birthday.pyGravatar jesopo2019-05-051-0/+54