hipposama / Discord-Bot_RobloxAccount

Discord bot automates the creation of Roblox accounts
1 stars 1 forks source link

Roblox Account Creation Bot

This Discord bot automates the creation of Roblox accounts using Selenium and various other libraries.

image

Features

Commands

/kakaku Shows buttons for creating Roblox accounts and viewing created accounts.

/my_accounts Sends a private message to the user with a list of their created accounts.

/total_accounts Displays the total number of accounts created by all users.

Setup

Step 1: Clone the Repository

git clone https://github.com/your-username/roblox-account-creation-bot.git
cd roblox-account-creation-bot

Step 2: Install Dependencies

pip install -r requirements.txt

Step 3: Configure the Bot

Bot Token: Create a file named token.txt in the root directory of the project and add your Discord bot token to this file.

Step 4: Run the Bot

python bot.py