• 6.1.0 4a19d91a4f

    toastie_t0ast released this 2025-03-30 06:07:53 +00:00 | 2 commits to v6 since this release

    Signed by toastie_t0ast
    GPG key ID: 0861BE54AD481DC7

    Added

    • Added Quest System!
      • Each user gets a couple of daily quests to complete
      • There are 10-15 different quests, each day you'll get 3
      • Upon completion of all dailies, the user will get a boost to timely and vote
      • .quests to see your quests
    • Added Fishing Items!
      • .fishop to see a list of all available items for sale
      • .fibuy to buy an item
      • .finv to see your inventory
      • .fiuse to use an item. You can equip one of each item, except potions
        • You can equip one of each item
        • You can equip any number of potions, but they have limited duration and cant be unequiped
      • .fili will show your equipped item names, nad .fish will show bonuses
    • Added .fishlb to see the top anglers
    • Added .notify <channel> nicecatch <message> event
      • It will show all rare fish/trash and all max star fish caught on any server
      • You can use .notifyphs nicecatch to see the list of placeholders you can use while setting a message
      • Example: .notify #fishfeed nicecatch %user% just caught a %event.fish.stars% %event.fish.name% %event.fish.emoji%
    • Added prices to .nczoom
    • Voting re-added, .votefeed to see all votes. Non-trivial setup required, check commits
    • owner only .massping command for special situations

    Changed

    • .notify commands now require Manage Messages permission
    • .notify will now let you know if you can't set a notify message due to a missing channel
    • .say will no longer reply
    • .vote and .timely will now show active bonuses
    • .lcha (live channel) limit increased to 5
    • .nc will now show instructions

    Fixed

    • Fixed .antispamignore restart persistence
    • Fixed .notify events. Only levelup used to work
    • Fixed .hangman misalignment
    • Fixed bank quest
    Downloads
  • 6.0.13 7246c982df

    toastie_t0ast released this 2025-03-23 02:55:15 +00:00 | 31 commits to v6 since this release

    Signed by toastie_t0ast
    GPG key ID: 0861BE54AD481DC7

    Added

    • Added .linkfix <old> <new> command
      • If bot sees a message with the old link, it will reply to the message with a fixed (new) link
      • ex: .linkfix twitter.com vxtwitter.com
    • Added .roleicon role <icon_url / server_emoji> command to set the icon of a role
    • Added a captcha option for .fish

    Fixed

    • Fixed youtube stream notifications in case invalid channel was provided
    • .lcha (live channel) will now let you override an existing channel template even if you're at the limit
    • Fixed .shop commands

    Removed

    • removed .xpglb as it is no longer used
    Downloads
  • 6.0.12 4a5bcd46e6

    toastie_t0ast released this 2025-03-20 09:10:15 +00:00 | 44 commits to v6 since this release

    Signed by toastie_t0ast
    GPG key ID: 0861BE54AD481DC7

    Fixed

    • .antispamignore fixed for the last time hopefully
      • protection commands are some of the oldest commands, and they might get overhauled in future updates
      • please report if you find any other weird issue with them
    Downloads
  • 6.0.11 3a8c811798

    toastie_t0ast released this 2025-03-20 08:37:30 +00:00 | 47 commits to v6 since this release

    Signed by toastie_t0ast
    GPG key ID: 0861BE54AD481DC7

    Fixed

    • .dmc fixed
    Downloads
  • 6.0.10 4ec6396c87

    toastie_t0ast released this 2025-03-20 06:22:05 +00:00 | 50 commits to v6 since this release

    Signed by toastie_t0ast
    GPG key ID: 74226CF45EEE5AAF

    Changed

    • Live channels .lcha is limited to 1 for now. It will be reverted back to 5 in a couple of days at most as some things need to be implemented.

    Fixed

    • .antispam won't break if you have thread channels in the server anymore
    • .ve now works properly
    • selfhosters: .yml parsing errors will now tell you which .yml file is causing the issue and why.
    Downloads
  • 6.0.9 b033b062a5

    toastie_t0ast released this 2025-03-19 05:55:57 +00:00 | 55 commits to v6 since this release

    Signed by toastie_t0ast
    GPG key ID: 0861BE54AD481DC7

    Changed

    • .cinfo now also has a member list

    Fixed

    • .antispamignore will now properly persist through restarts
    • livechannels and scheduled commands will now be inside utility module as they should
    Downloads
  • 6.0.8 d9d35420c9

    toastie_t0ast released this 2025-03-19 01:39:02 +00:00 | 56 commits to v6 since this release

    Signed by toastie_t0ast
    GPG key ID: 0861BE54AD481DC7

    Added

    • Live channel commands
      • .lcha adds a channel with a template message (supports placeholders, and works on category channels too!)
        • Every 10 minutes, channel name will be updated
        • example: .lcha #my-channel --> Members: %server.members% <-- will display the number of members in the server as a channel name, updating once every 10 minutes
      • .lchl lists all live channels (Up to 5)
      • .lchd <channel or channelId> removed a live channel

    Fixed

    • .antispamignore fixed
    Downloads
  • 6.0.7 c179ea6c07

    toastie_t0ast released this 2025-03-18 22:38:16 +00:00 | 58 commits to v6 since this release

    Signed by toastie_t0ast
    GPG key ID: 0861BE54AD481DC7

    Added

    • Schedule commands!
      • .scha <time> <text> adds the command to be excuted after the specified amount of time
      • .schd <id> deletes the command with the specified id
      • .schl lists your scheduled commands
    • .masskick added as massban and masskill already exist
    • .xpex and .xpexl are back, as there was no way to exclude specific users or roles with .xprate

    Fix

    • .xprate will now (as exclusion did) respect parent channel xp rates in threads
      • the xprate system will first check if a thread channel has a rate set
      • if it doesn't it will try to use the parent channel's rate
    Downloads
  • 6.0.6 83701a9e0b

    toastie_t0ast released this 2025-03-16 02:57:45 +00:00 | 64 commits to v6 since this release

    Signed by toastie_t0ast
    GPG key ID: 0861BE54AD481DC7

    Added

    • Added youtube live stream notification support for .streamadd
      • it only works by using an invidious instance (with a working api) from data/searches.yml

    Fixed

    • Fixed .hangman not receiving input sometimes
    • Fixed .sfl and similar toggles not working
    • Fixed .antialt and other protection commands not properly turning on
    • Fixed %bot.time% and %bot.date% placeholders showing wrong date.
      • No longer a timestamp
    Downloads
  • 6.0.5 d77fa7a115

    toastie_t0ast released this 2025-03-14 23:17:26 +00:00 | 70 commits to v6 since this release

    Signed by toastie_t0ast
    GPG key ID: 0861BE54AD481DC7

    Added

    • Aded a title in .whosplaying
    • Added a crown emoji next to commands if -v 1 or -v2 option is specified

    Changed

    • .remind looks better
    • .savechat no longer owner only, up to 1000 messages - unlimited if ran by the bot owner

    Fixed

    • .ropl fixed
    Downloads