Skip to content

dUmbBoT is a discord bot that adds game elements, easter eggs, and meme-y interactions to a discord server.

Notifications You must be signed in to change notification settings

Jam-Cai/dUmbBoT

Repository files navigation

dUmbBoT

This is a Discord bot that allows users to play Rock Paper Scissors against the bot or each other. The bot also maintains a leaderboard to track player scores and keeps a history of games played. Other random functionalities are also included.

Features

  • Play Rock Paper Scissors against the bot.
  • Challenge other users to a game of Rock Paper Scissors.
  • View a leaderboard of scores.
  • Access game history.
  • Interactive commands for fun responses and activities.

Requirements

  • Python 3.6 or higher
  • Discord.py library
  • A Discord bot token

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/yourusername/discord-rps-bot.git
    cd discord-rps-bot
  2. Install the required libraries:

    pip install discord.py
  3. Replace the token in discordbot.py with your own bot token:

    token = "your_bot_token_here"
  4. Run the bot:

    python discordbot.py

About

dUmbBoT is a discord bot that adds game elements, easter eggs, and meme-y interactions to a discord server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages