diff options
author | 2020-02-22 20:14:57 +0100 | |
---|---|---|
committer | 2020-02-22 20:14:57 +0100 | |
commit | 5adbdd6d9fc10faae0e5362e1494d9c80433f177 (patch) | |
tree | 2a187ca7bc516712c6559177ed38dd8111dd90ce /bot/__main__.py | |
parent | Merge branch 'master' into seasonal-purge (diff) |
Add IntEnum for the 12 months
This is a safe way to specify which months a command can be used in.
The enum's values behave as ints when being passed to the datetime.date
initialiser.
Diffstat (limited to 'bot/__main__.py')
0 files changed, 0 insertions, 0 deletions