Jump to content

Advanced Discord Clan bot 2.5.3

$14.99
   (0 reviews)

4 Screenshots

  • 3.3k
  • 43
  • 24.18 kB
 Share

About Advanced Discord Clan bot

Clan Creation and Management: Advanced Discord Clan bot provides an system for creating and managing clans within Discord. Clan leaders can easily set up and customize their clan details, including name, description, discord, ect. Advanced Discord Clan bot calculates and displays the expected pop or participation based on the number of members who have joined the wipelist. This information allows clan leaders to gauge interest levels, anticipate attendance, and make informed decisions on joining the server or not.

FEATURES
 

/clan help - Show user and leader commands
/clan promote - Promotes the mentioned user
/clan demote - Demotes the mentioned user
/clan set name - Renames your clan
/clan set leader - Transfer ownership to another member
/clan disband - Disbands your clan permanently
/clan invite - Sends an invite to the mentioned user]
/clan kick - Kicks the mentioned user from the clan
/clan set color - Changes your clan profile and role color
/clan set clandiscord - Adds your clan public discord to your clan profile
/clan info - Shows information about your clan
/clan create - Create your own clan (includes role and channel!)
/clan leave - Removes you from your current clan
/clan admin delete - Delete a clan 
/clan admin force-join - Force a user to join a clan
/clan admin force-leave - Force a user to leave a clan 
/wipelist create - create a wipelist (set a timestamp for the wipe date)
/wipelist delete - delete the wipelist (there will be a id in the footer of the wipelist use that to delete the wipelist) 
/wipelist force add - force add a clan to a wipelist 
/wipelist force remove - force removes a clan from the wipelist 


You will get a setup file in the bot files 
If you need any support feel free to dm me on discord @ zex5412.  

CONFIG

const { Colors } = require("discord.js")

const config = {
/*
##########################################
#             [REQUIRED]                 #
##########################################

If you need anything support feel free to dm me on discord @ zex5412.  
*/

  bot: {
    ServerName: 'Server name', // Main bot name or server name 
    Token: 'Bot token', // Your Discord bot token
    Database: 'MongoDB link', // Your MongoDB connection string https://www.mongodb.com/
    StatusText: 'Clans', // Discord status message
    EmbedColors: "#ffffff", // Use a hex code for embed colors https://www.color-hex.com/ unless you know discord.js color names
    Logo: "",// Works with .png .gif .jpeg 
  },
    guild: {
    guild_id: '', // Your guildid
    clan_creation_request_channel: '', // The channel you want clan creation requests to be sent to
    clan_channel_category: '', // The Category you want clan channel to be in
    support_role: '', // A role that will always be given access to clan channels.
    admin_role: '', // give access to run all admin command 
    clan_leader_role: '', // A role that will be given to all clan leaders
    logchannel: '' // This is will the bots activity's. 
  },
  lang: { // /n = enter/new line
    helpcommand: '**Leader commands:**\n> `/clan promote` - Promotes the mentioned user\n> `/clan demote` - Demotes the mentioned user\n> `/clan set name` - Renames your clan\n> `/clan set leader` - Transfer ownership to another member\n> `/clan disband` - Disbands your clan permanently\n\n**Leader/Co-Leader commands:**\n> `/clan invite` - Sends an invite to the mentioned user]\n> `/clan kick` - Kicks the mentioned user from the clan\n> `/clan set color` - Changes your clan profile and role color\n> `/clan set clandiscord` - Adds your clan public discord to your clan profile\n\n**Everyone commands:**\n> `/clan info` - Shows information about your clan\n> `/clan create` - Create your own clan (includes role and channel!)\n> `/clan leave` - Removes you from your current clan',
    clanacceptmessage: `Do **/clan help** If you need help with the commands`,
    clanaccpettitle: `Welcome`,
    requestmessage: 'Your clan is up for review!'
  }
}

module.exports = config

 


User Feedback

1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

81.5k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.