Skip to content

v0.8.3

Choose a tag to compare

@agessaman agessaman released this 12 Mar 03:57
· 288 commits to main since this release
98d82c6

This release adds support for parsing multi-byte paths across the bot.

  • Adds a trace command (and its companion tracer, trace reciprocal) that enables the bot to perform traces.
  • Adds a new RandomLine matcher for file-based command responses. Thanks Ian!
  • Adds data-retention rules for all databases and purges old records periodically.
  • Added Earthquake notification service. Thanks davidkjackson54!
  • Adds a Bot → Telegram bridge that enables messages from one or more channels to be posted to Telegram
  • Adds a profanity and hate symbol filter to prevent bad actors on the mesh from getting your Discord banned.
  • Adds support for local service plugins in a separate directory for easy backups. Thanks for the suggestion and testing davidkjackson54