• 6.1.0 e4ca6529c7

    github-actions[bot] released this 2023-12-11 03:53:05 +00:00 | 12 commits to main since this release

    Auto-managed webhooks

    The webhook config format has changed. It's now really simple:

    {
      "webhooks": true
    }
    

    If it's set to true, the bot will create and re-use its own webhooks. No need to create them manually anymore. You can find them under the integrations tab in server settings for the bot.

    Note: this means the nickname field in config cannot contain the string discord.

    What's Changed

    Full Changelog: https://github.com/aronson/discord-irc/compare/6.0.3...6.1.0

    Downloads