* [timezone] Output "same" when time zones match.
* Semantic changes
* Make time_diff_text not rely on rstrip as `0.0` was returning an empty string
* Don't compare `time_diff` (a float) to ints in `plural` and `position_text`, use time_diff_text's string content and compare to strings
* Version number
Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>
* Simple ones first
* Less simple but still simple.
* Slightly more complicated
* use correct name
* move to module
* Black -l 120
* review
* give users the proper feedback
Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>
RC1 changes on all cogs. Tools has inrole fixed, now will display appropriately if 0 people are in the specified role. Timezone: removed the time place command as timezoneapi.io has changed to a paid service.