Skip to content

Major Release - Logging, Dynamic Config and Operations Server!

Compare
Choose a tag to compare
@kyb3r kyb3r released this 03 Jan 18:32
· 2019 commits to master since this release
eb961b0

Modmail API Integration

This release introduces the use of our centralized API service to enable dynamic configuration, auto-updates, and thread logs. To use this release you must acquire an API token from https://modmail.tk. Read the updated installation guide here.

Changed

  • Stability improvements through synchronization primitives
  • Refactor thread management and code
  • Update command now uses api.modmail.tk
  • Removed archive command
    • Explanation: With thread logs (that lasts forever), there's no point in archiving.
  • contact command no longer tells the user you messaged them 👻

Fixed

  • Status command now changes playing status indefinitely

Added

  • Dynamic help command (#84)
  • Dynamic configuration through api.modmail.tk
  • Thread logs via logs.modmail.tk (#78)
    • log command added
  • Automatic updates (#73)
  • Dynamic command aliases and snippets (#86)
  • Optional support for using a seperate guild as the operations center (#81)
  • NSFW Command to change channels to NSFW (#77)