Welcome to CoreMart!

By registering with us, you'll be able to discuss, share, download resources and private message with other members of our community.

Sign-Up Now!
ChannelCleaner | BrayanBot Addon

BrayanBot Source ChannelCleaner | BrayanBot Addon 1.2.3

Changelog:​

  • Added support for BrayanBot 1.4.0
    • Changed channel variables handling to build-in one
  • Fixed issues with threads
    • Purges in threads won't print errors anymore
    • Blocked nuke command for threads, since you can't recreate thread
  • Rewritted BananaAPI handling system

Config changes:​

  • Added channel variables. Instead of just using {channel} you need to use channel variables. ex. {channel-mention} for channel mention or {channel-name} for channel name.
  • [*]
    YAML:
    Messages:
      Errors:
        # Error Message, which will be send if nukedChannel is thread.
        ThreadNuke:
          Content: ⚠️ An error occured ⚠️
          Embeds:
            - Title: Can't nuke thread!
              Color: "#FF0000"
              Author: "{brand-name}"
              AuthorIcon: "{brand-logo}"
              Description: You can't nuke thread channel!
              Thumbnail: "{brand-logo}"
              Timestamp: true
    [*]
Back
Top