This tool allows users to effortlessly add Discord bots to any server. It streamlines the process, making it easy for developers and server administrators to manage their bots.
- Authentication: The tool uses OAuth2 for authentication, allowing it to securely connect to the Discord API.
- Bot Creation: Upon initialization, the tool checks if the bot is already registered. If not, it will create a new bot instance using the provided token.
- Joining a Server:
- The bot requires the
GUILD_MEMBERS
intent to join a server. - Once authenticated, the tool sends a request to invite the bot to the specified server using the server ID.
- The bot requires the
- Confirmation: After sending the invite, the tool listens for a confirmation response from the Discord API, ensuring that the bot has successfully joined the server.
- Error Handling: The tool implements comprehensive error handling to manage any issues that arise during the process, providing feedback on what went wrong.
1.Dowload code zip
2.Extract zip
3.Open .exe
4.Put the server ID in the "Guild ID: " (Developper mode needed)