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

1653492689818-png.610

Create / manage temp channels with multiple categories


Managing the temp channels

1653492898156-png.611


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
Author
Elkin S.
Type
Digital product
License duration
Unlimited
Price
4.99 USD
Views
388
First release
Last update

Ratings

0.00 star(s) 0 ratings
Back
Top