• 3.0.9 5d0c2f3568

    toastie_t0ast released this 2025-07-17 08:40:47 +00:00 | 53 commits to v3 since this release

    Added

    • Added .emojiadd with 3 overloads
      • .ea :customEmoji: which copies another server's emoji
      • .ea newName :customEmoji: which copies emoji under a different name
      • .ea emojiName <imagelink.png> which creates a new emoji from the specified image
    • Patreon Access and Refresh Tokens should now be automatically updated once a month as long as the user has provided the necessary credentials in creds.yml file:
      • Patreon.ClientId
      • Patreon.RefreshToken (will also get updated once a month but needs an initial value)
      • Patreon.ClientSecret
      • Patreon.CampaignId

    Fixed

    • Fixed an error that would show up in the console when a club image couldn't be drawn in certain circumstances
    Downloads