Jump to content

Simple Clan Bot 1.1.3

$5.00
   (0 reviews)

11 Screenshots

  • 523
  • 3
  • 4.41 kB
 Share

About Simple Clan Bot

SimpleClanBot

  • SimpleClanBot is an easy to setup and use discord bot.
  • Designed for game servers to engage their community with a built in clan system.
  • Many customization features coming soon!
  • Comprehensive and easy to follow installation guide right here!
  • For help or bug reporting please message me here!

Dev Log:

  • 10/21/23 - Fixed bugs and added new features

Hosting:

Setup and Installation:

  1. Setup your servers bot
    1. Create a new application: https://discord.com/developers/docs/getting-started
    2. Assign your bots name (Changeable later)
    3. In General Information upload an icon and give your bot a name and description (Please include "SimpleClanBot by staticDev" in your description)
    4. Go to Bot and assign a username and icon (if it does not carry over)
    5. Scroll down to Privileged Gateway Intents and toggle on the 3 options (Presence, Server Member, Message Content)
    6. Scroll back up in Bot and reset your bot token, copy the new token (store it for later)
    7. Go to OAuth2 -> URL Generator. In Scopes select bot and applications.commands, under Permissions select Administrator
    8. Use the link at the bottom of URL Generator to invite the bot to your server (it will be offline)
  2. Configure the SimpleClanBot.py file
    1. Open the file in a text editor of your choice, if you do not have one here is a good online option: https://www.online-python.com/
    2. On lines 19 & 20 place your discord user id -> owner_id and your servers id -> guild_id (these should remain ints)
    3. Set clawn_owner_role_name to whatever you want the clan owner role to be
    4. Scroll to the bottom of the file and paste your bot's token in bot.run('YOUR TOKEN HERE')
    5. Save the file or export the new edited file for your server.
  3. Upload and Run the bot
    1. Whether local or cloud hosting you should have a Console to work in.
    2. Install the latest version of Python3 on your hosting platform: https://www.geeksforgeeks.org/download-and-install-python-3-latest-version/
    3. Use the package manager pip to install the needed packages. (https://pip.pypa.io/en/stable/)
      pip install discord
      pip install discord-ext-bot
      pip install discord-ui
      pip install discord.py
    4. Once the packages are installed upload your edited SimpleClanBot.py file
    5. Use the command python3 SimpleClanBot.py to run the bot
  4. Setup in Discord
    1. Confirm that the bot is now appearing online in your server
    2. Go to your server roles and drag the SimpleClanBot role to the top (Must be done)
    3. In a text channel type the command /clan sync to sync the / commands which prompt users for certain commands inputs 
    4. Enable 'applications.commands' permission to your members who you want to have access to the bot
    5. Wait up to 2 minutes for you to type / and see the new bot in the command UI

Commands:

  • /clan sync : Syncs the bots command tree to show the clan commands to users when they type / (Only server owner)
  • /clan ownercolor {hexcode} - Changes color of team owner role (Only Server Owner)
  • /clan-create {name} : Creates a channel Clan Category, inside all new text channels and roles are placed, assigns role to the clan creator
  • /clan-invite {user} : PM's user with Accept/Reject buttons, will assign the user the clan role in the server (invited user must be in the server already)
  • /clan-kick {user} : Automatically removes the users clan role (they can no longer see the text channel)
  • /clan-leave : Removes the users clan role (they can no longer see the text channel)
  • /clan-disband {name} : Deletes the clan channel and role from the server (enables clan owner to create a new clan)
  • /clan-color {hexcode} - Changes the color of your clans role (Only Clan Owner)

 

License

NOT FOR RESALE OR DISTRIBUTION AFTER PURCHASE UNDER ANY CONDITION


User Feedback

1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

81.4k

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.