Skip to content

xxpwnxxx420lord/python-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿค– Discord Bot

A feature-rich Discord bot with Roblox utilities and fun commands.

โœจ Features

  • ๐Ÿ“ Validate Usernames: Check if a Roblox username is valid.
  • ๐Ÿ“– Define Words: Fetch word definitions from a dictionary.
  • ๐ŸŽฒ Heads or Tails: Flip a coin for random outcomes.
  • ๐ŸŽฎ Roblox Game Info: Retrieve details about a Roblox game.
  • ๐Ÿ‘ค Roblox User Info: Fetch profile information of a Roblox user.

โš™๏ธ Installation

  1. Clone this repository:
    git clone https://github.com/xxpwnxxx420lord/python-bot/tree/main
    cd yourbot
  2. Install dependencies:
    pip install -r requirements.txt
  3. Run the bot:
    python main.py

๐Ÿ”ง Usage

  • ๐Ÿ“ !validate <username> - Checks if a Roblox username exists.
  • ๐Ÿ“– !define <word> - Returns the definition of the word.
  • ๐ŸŽฒ !coinflip - Flips a coin (heads/tails).
  • ๐ŸŽฎ !gameinfo <game_id> - Fetches Roblox game details.
  • ๐Ÿ‘ค !userinfo <username> - Retrieves information about a Roblox user.

๐Ÿ“Œ Requirements

Create a requirements.txt file and add the following:

discord
requests
selenium

Then install the required Python libraries with:

pip install -r requirements.txt

๐Ÿ“œ License

This project is licensed under the MIT License.

other stuff

report issues

contact me on discord

PLEASE DO NOT REMOVE CHROME DRIVER ๐Ÿ™๐Ÿป

About

randomproject

Resources

License

Stars

Watchers

Forks

Packages

No packages published