-
Notifications
You must be signed in to change notification settings - Fork 12
FAQ
DiscoCloner is a Discord bot created by ghalbeyou that allows you to clone channels and roles from one server to another in Discord. The source code for DiscoCloner can be found on GitHub.
You can follow these steps to install DiscoCloner:
- Import the
discordlibrary in your Python code. - Create an instance of the bot using the
Clientclass and specify the desired intents. - Register event handlers for the events you want the bot to respond to.
- Run the bot using the
run()method with your Discord bot token as the argument.
For detailed installation instructions, please refer to the Installation Guide.
You can use DiscoCloner by sending commands in a Discord server where you have the necessary permissions. The available commands and their syntax are documented in the Usage Guide.
Yes, DiscoCloner is designed to clone channels and roles between different Discord servers. It can copy channel settings, permissions, and roles from one server to another.
DiscoCloner requires the following permissions in the source and destination servers:
- Read and Send Messages: To send and receive messages with users and servers.
- Manage Channels and Manage Roles: To create and modify channels and roles.
- View and Manage Server: To access server settings and configurations.
- Administrator (recommended): To have full permissions for cloning channels and roles, including copying channel settings, permissions, and roles.
Please make sure to grant DiscoCloner the necessary permissions to ensure smooth functioning.
You can report bugs or request new features for DiscoCloner by opening an issue on the GitHub repository. Please provide detailed information about the issue or feature request, including steps to reproduce (if applicable), expected behavior, and any relevant error messages.
Yes, contributions are welcome! You can contribute to DiscoCloner by submitting pull requests with bug fixes, enhancements, or new features to the GitHub repository. Please review the contribution guidelines in the repository before submitting a pull request.
DiscoCloner | Created by ghalbeyou | GitHub