aboutsummaryrefslogtreecommitdiff
path: root/modules/user_time.py
Commit message (Expand)AuthorAgeFilesLines
* if a nickname has no location set, assume it's a locationGravatar jesopo2019-10-181-9/+11
* support location names for !timezone tooGravatar jesopo2019-09-081-5/+9
* support showing time for locations, not just usersGravatar jesopo2019-09-081-10/+43
* switch to using pytz instead of an API for localised timeGravatar jesopo2019-09-051-17/+5
* Force removal of ":" from user_time.py API-provided ISO8601Gravatar jesopo2019-09-041-0/+6
* add !timezoneGravatar jesopo2019-07-271-11/+25
* Add `depends-on` hashflags to relevant modulesGravatar jesopo2019-05-251-0/+3
* Use require_setting in user_time.py and weather.pyGravatar jesopo2019-05-231-0/+2
* Actually provide formatting arg for user_time.py errorGravatar jesopo2019-04-281-1/+2
* Add user_time.pyGravatar jesopo2019-04-281-0/+33