v0.8.3
This release adds support for parsing multi-byte paths across the bot.
- Adds a
tracecommand (and its companiontracer, 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