Skip to content

Releases: sopel-irc/sopel-rtfm

v0.4.0

27 May 16:40
@dgw dgw
Compare
Choose a tag to compare

Added:

  • .docs command alias, for when .rtfm feels harsh (#2)

v0.3.0

27 May 16:36
@dgw dgw
Compare
Choose a tag to compare

Added:

  • Proper help output for .rtfm command (#1)

Changed:

  • Prioritize "bigger" object types when sorting results
  • Simplify retrieving output URL

Actually released 2021-10-07; tagged retroactively on 2023-05-27, prior to cutting the next version.

v0.2.0

19 Jun 05:56
@dgw dgw
Compare
Choose a tag to compare

Added:

  • Caching behavior: The configured Sphinx inventory is fetched at startup, and
    re-fetched automatically every 24 hours
  • Bot admins can force an update with the new .rtfmupdate command

v0.1.1

18 Jun 02:55
@dgw dgw
Compare
Choose a tag to compare

Changed:

  • Empty/missing query now outputs the docs' base URL instead of an error

Fixed:

  • rtfm_base was left in bot.memory after shutdown()

v0.1.0: Initial version

17 Jun 12:52
@dgw dgw
Compare
Choose a tag to compare

Initial version.

Fair warning: Contains largely-untested error-handling code.