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!
Temp Channels | BrayanBot Addon

BrayanBot Encrypted Temp Channels | BrayanBot Addon 1.0.0

No permission to download
1653492689818.png

Create / manage temp channels with multiple categories


Managing the temp channels

1653492898156.png


YAML:
Formats:
  TempChannelName: "{user-username}'s voice"
  # The name of the temp channel
  TextChannelName: "{user-username}-text"
Categories:
  - VoiceChannel: tempChannel
    # The voice channel where the members need to join to create a temp channel
    Category: General
    # The category where the temp channels will be created
    CreateTextChannel: true
    # Should the text channel be created automatically?
  - VoiceChannel: music
    Category: Support
Commands:
  TempChannel:
    Usage: Use the slash command
    Description: Manage your temp channel
    Aliases: []
    Permission: []
    SlashCommand:
      Enabled: true
      Data:
        Name: tempChannel
        Description: Manage your temp channel




YAML:
Commands:
  TempChannel:
    SessionExists:
      Embeds:
        - Title: You already have a session!
          Description: You already have a [**session**]({message-url}), please wait for it
            to end or use the `cancel` command.
          Color: RED
    NoTempChannel:
      Embeds:
        - Title: You don't have a temp channel!
          Color: RED
    Panel:
      Embeds:
        - Title: Temp Channel | Settings
          Description: Here you can change the settings of your temp channel.
          Color: BLUE
          Fields:
            - Name: Information
              Value: |-
                > `🔘` | **name** <New name>
                > `🔘` | **limit** <New limit>
                > `🔘` | **private** (`toggle`)
                > `🔘` | **members** <add | remove> <...members mentions>
                > `🔘` | **text**
              Inline: false
            - Name: • Name
              Value: "> {name}"
              Inline: true
            - Name: • Limit
              Value: "> {limit}"
              Inline: true
            - Name: • Private
              Value: "> {private}"
              Inline: true
            - Name: • Members
              Value: "{members}"
              Inline: true
            - Name: • Text
              Value: "{text}"
              Inline: true




To get support for this addon contact to ElkinSantiana#0115
This is the encrypted version (SRC in the Source category)
  • 1653492628577.png
    1653492628577.png
    100.6 KB · Views: 24
Author
Elkin S.
Downloads
31
Views
353
First release
Last update

Ratings

5.00 star(s) 1 ratings

Latest reviews

It is an excellent add-on. in my case very useful because I use many categories. it works quite well, very fast and no bugs for now...
Only if in the future it could be added if the default channel can be private or not.

Excellent addon
Back
Top