-
Notifications
You must be signed in to change notification settings - Fork 11
Install
Arash edited this page Apr 9, 2023
·
1 revision
Welcome to the installation guide for DiscoCloner! Follow the steps below to get DiscoCloner up and running on your local machine.
DiscoCloner is a Discord bot that allows you to clone Discord servers, including channels, roles, and permissions, from one server to another. To install DiscoCloner, follow the steps below:
- Clone the repository:
git clone https://github.com/Ghalbeyou/DiscoCloner.git
- Change to the project directory:
cd DiscoCloner
- Install the required dependency:
pip install discord.py
-
Create a bot token in Discord and copy it.
-
Run the bot with the provided token:
python main.py
- The bot should now be online and ready to use!
If you encounter any issues during installation, please try the following steps:
- Make sure you have Python and pip (Python package manager) installed on your system.
- Double-check that you have provided the correct bot token from Discord.
- Verify that you have proper permissions and access to the Discord servers you want to use the bot in.
- If you still encounter issues, please open an issue in the GitHub repository or seek help from the community.
Congratulations! You have successfully installed DiscoCloner on your local machine. You can now use the bot to clone Discord servers and enjoy its features!
DiscoCloner | Created by ghalbeyou | GitHub