Skip to content

0.1.0: initial release

Compare
Choose a tag to compare
@Exirel Exirel released this 25 Jun 10:46
· 8 commits to master since this release
b6aba47

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).