Skip to content

Releases: scratchaddons-community/scradd

v2.0.0

17 Sep 06:15
Compare
Choose a tag to compare

TL;DR: Port as much as I can from @robotop and fix lots of bugs

  • Moderation

    • Add /is-bad-word command
    • Add /purge command
    • Add warn system
    • Add /view-warns command
    • Add modlogs
    • Add automod
  • Potatoboard

    • Dynamic reaction counts based on channel
    • Censor bad words in messages
    • Censor thread names in moderation channels
    • Pin the top 5 potatoed messages
    • fix recursion messages
    • dont remove from board when purging reactions
    • Fix weird reply trimming
    • Include messages with not enough potatoes in /explore-potatoes
    • Make /explore-potatoes public in #bots threads
    • Add "Previous" button to /explore-potatoes
    • Give boost messages a bonus potato automatically
  • /info

    • Add command back
    • Only show debugging info and not full bot docs
    • Use embed
  • Feedback

    • Make discord enforce max title len for us
    • Add minimum description length
    • Let mods edit suggestion titles
    • Put the answer before the title in thread names
    • Add ratelimit
    • Don't allow answering suggestions if it's the same answer
    • Fix weird reactions when editing or answering an old suggestion
    • Fix weird title trimming in /suggestion get-top
  • Modmail

    • Remove reactions after 5 seconds
  • /addon

    • Say what version is used
    • Make compact in #bots threads
  • Misc

    • More emojis
    • Curly quotes
    • Consistent contractions
    • Consistent command wording
    • Port /guess-addon command from 20 Addons (thanks to @pufferfish101007)
    • Add /settings command
    • Add XP
    • records system
    • Auto thread and ping on messages in #upcoming-updates
    • Update autoreactions
    • Add reaction roles
    • Better errors

v1.9.6

29 Jul 18:10
Compare
Choose a tag to compare

Scradd update v1.9.6:

  • Fix modmail not pinging online mods
  • Update autoreactions
  • Fix duplicate suggestion votes not being removed
  • Remove extra emojis on suggestions
  • Stop potatoboard from pinging people

v1.9.5

27 Jul 21:11
Compare
Choose a tag to compare

Scradd update v1.9.5:
/addon:

  • Remove random addon feature
  • Say addons' subgroup
  • Fix links being wack

Suggestions and Bug Reports:

  • Rename /bugreport to /bug-report
  • Remove title length limit
  • Remove categories
  • Set the default answer for bug reports to Unverified instead of Unanswered
  • Re-react to suggestions when /suggestion answer or /suggestion edit is run as a band-aid solution to the broken reactions
  • Describe what answers mean when they are used
  • Fix incorrect rate limit explanations sometimes
  • Fix image-only suggestions not being clickable in /suggestion get-top
  • Don't call answers labels in /suggestion get-top

Potatoboard:

  • Bump potato count to 8
  • Show context of replied messages
  • Rename /explorepotatoes to /explore-potatoes
  • Fix /explore-potatoes sometimes erroring
  • Fix images not being removed on /explore-potatoes's No messages found message

Modmail:

  • Make the reason for closing Modmails optional
  • Reply with an embed to /modmail close
  • Explain that opening Modmails will ping all online mods in the DM
  • Add a note about = to the messages in #modmail
  • Include the Modmail starting date in the thread title
  • Fix images not sending when there is no text alongside
  • Say who closed a ticket in the DM
  • When a Modmail is closed, explain that more messages will open a new Modmail

Miscellaneous:

  • More condense restart logs
  • Fix erroring on each restart
  • Fix mod-only command permissions being reset on each restart
  • More detailed error logs
  • Update autoreactions
    • Many old ones have been removed and many new ones have been added
    • Autoreact in DMs
    • Limit reactions per message so people don't spam just for the sake of autoreactions
  • Remove r!mimic and r!suggest warnings
  • Remove /info for now because of outdated information
  • Fix erroring whenever text-in-voice chats are utilized
  • More condense /say logs
  • Add /kill (admin only) to restart the bot
  • Clean up code