• 3.0.10 48ef140af8

    toastie_t0ast released this 2025-07-17 09:30:59 +00:00 | 43 commits to v3 since this release

    Changed

    • .warn now supports weighted warnings
    • .warnlog will now show current amount and total amount of warnings

    Fixed

    • .xprewsreset now has correct permissions

    Removed

    • Removed slot.numbers from images.yml as they're no longer used
    Downloads
  • 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
  • 3.0.8 5d7f3846c0

    toastie_t0ast released this 2025-07-17 07:28:18 +00:00 | 63 commits to v3 since this release

    Added

    • Created VotesApi project nad re-worked vote rewards handling
      • Updated votes entries in creds.yml with explanations on how to set up vote links

    Fixed

    • Fixed adding currency to users who don't exist in the database
    • Memory used by the bot is now correct
    • Ban/kick will no longer fail due to too long reasons
    • Fixed some fields not preserving inline after string replacements

    Changed

    • images.json moved to images.yml
      • Links will use the new cdn url
      • Heads and Tails images will be updated if you haven't changed them already
    • .slot redesigned (and updated entries in images.yml)
    • Reduced required permissions for .qdel
    Downloads
  • 3.0.7 ce307a6972

    toastie_t0ast released this 2025-07-16 06:21:23 +00:00 | 74 commits to v3 since this release

    Added

    • .streamsclear re-added. It will remove all followed streams on the server.
    • .gifts now have 3 new ✂️ Haircut 🧻 ToiletPaper and 🥀 WiltedRose which reduce waifu's value
      • They are called negative gifts
      • They show up at the end of the .gifts page and are marked with a broken heart
      • They have a separate multiplier (waifu.multi.negative_gift_effect default 0.5, changeable via .config gambling or data/gambling.yml)
      • When gifted, the waifu's price will be reduced by the price * multiplier
      • Negative gifts don't show up in .waifuinfo nor is the record of them kept in the database

    Fixed

    • Fixed %users% and %shard.usercount% placeholders not showing correct values
    Downloads
  • 3.0.6 610c02368b

    toastie_t0ast released this 2025-07-16 05:38:07 +00:00 | 78 commits to v3 since this release

    Added

    • .logignore now supports ignoring users and channels. Use without parameters to see the ignore list

    Changed

    • Hangman rewrite
      • Hangman categories are now held in separate .yml files in data/hangman/XYZ.yml where XYZ is the category name

    Fixed

    • Fixed an exception which caused repeater queue to break
    • Fixed url field not working in embeds
    Downloads
  • 3.0.5 a280e10a9b

    toastie_t0ast released this 2025-07-16 02:21:13 +00:00 | 89 commits to v3 since this release

    Fixed

    • Fixed images not automatically reloading on startup if the keys don't exist
    • Fixed .logserver - it should no longer throw an exception if you had no logsettings previously
    Downloads
  • 3.0.4 6207603612

    toastie_t0ast released this 2025-07-14 09:42:33 +00:00 | 102 commits to v3 since this release

    Added

    • Added %server.boosters% and %server.boost_level% placeholders
    • Added DmHelpTextKeywords to data/bot.yml
      • Bot now sends dm help text ONLY if the message contains one of the keywords specified
      • If no keywords are specified, bot will reply to every DM (like before)

    Fixed

    • Possible fix for .repeat bug
      • Slight adjustment for repeater logic
      • Timer should no longer increase on some repeaters
      • Repeaters should no longer have periods when they're missing from the list
    • Fixed several commands which used error color for success confirmation messages
    Downloads
  • 3.0.3 65a7eca02e

    3.0.3 Stable

    toastie_t0ast released this 2025-07-14 09:10:51 +00:00 | 107 commits to v3 since this release

    Added

    • Added .massban to ban multiple people at once. 30 second cooldown
    • Added .youtubeuploadnotif / .yun as a shortcut for subscribing to a youtube channel's rss feed
    • Added .imageonlychannel / .imageonly to prevent users from posting anything but images in the channel
    • Added .config games hangman.currency_reward and a property with the same name in games.yml
      • If set, users will gain the specified amount of currency for each hangman win

    Changed

    • Ban .warnp will now prune user's messages

    Fixed

    • .boostmsg will now properly show boost, and not greet message
    Downloads
  • 3.0.2 27440fc4ce

    3.0.2 Stable

    toastie_t0ast released this 2025-07-13 16:14:07 +00:00 | 118 commits to v3 since this release

    Added

    • .rero now optionally takes a message id to which to attach the reaction roles
    • Added .boost, .boostmsg and .boostdel commands which allow you to have customizable messages when someone boosts your server, with auto-deletion support

    Changed

    • Updated .greetmsg and .byemsg command help to match the new .boost command help
    • Updated response embed colors in greet commands
      • Success -> green
      • Warning or Disable -> yellow.

    Fixed

    • .timely will now correctly use Ok color
    • Fixed .log commands

    Removed

    • Removed .novel command as it no longer works
    Downloads
  • 3.0.1 35415bb138

    toastie_t0ast released this 2025-06-28 03:58:17 +00:00 | 126 commits to v3 since this release

    Signed by toastie_t0ast
    GPG key ID: 0861BE54AD481DC7

    Fixed

    • Fixed some issues with the embeds not showing the correct data
    Downloads