0.1.0: initial release
Hello world!
This is the first official release for the sopel-remind plugin, made to work with Sopel 7.1+ and Python 3.7+.
This plugin replaces the built-in remind plugin from Sopel 7.1 and before, with 2 commands:
.in
which is used with a duration.at
which is used with a time, a date, or both
You can read all the details in the README for more information.
You should install it using pip, with pip install sopel-remind
, either directly from pypi.org, or by downloading the packages from this release (both source distribution and built distribution are available).