Skip to content

A lightweight Discord bot that hosts a fun emoji-based movie guessing game, where users guess the movie title based on emoji clues.

Notifications You must be signed in to change notification settings

CluemojiLLC/cluemoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฅ Emoji Movie Guessing Game Bot

A lightweight and interactive Discord bot where users guess movie titles based on emoji clues. Compete with friends, earn points, and climb to the top of the leaderboard!


Features

  • ๐ŸŽฎ Start a Game: Begin a round of guessing with a random movie represented by emojis.
  • ๐Ÿ•ต๏ธ Hints: Provide the genre of the movie as a clue.
  • ๐Ÿ† Leaderboard: Tracks and displays player scores.
  • ๐Ÿ”„ Reset: Clear the leaderboard for a fresh start.
  • ๐Ÿ›‘ Stop Game: End an ongoing game session.
  • ๐Ÿ’ก Help: Instructions for all available commands.

Commands

  • !start: Start a new game.
  • !guess <your answer>: Submit your guess for the current emoji puzzle.
  • !hint: Get a genre-based hint for the current puzzle.
  • !score: View the leaderboard.
  • !reset: Reset the leaderboard scores.
  • !stop: Stop the current game.
  • !help: Display the instructions and available commands.

How to Set Up

  1. Clone the repository:
    git clone https://github.com/<your-username>/<repository-name>.git
    cd <repository-name>
  2. Install dependencies: Make sure you have Python 3 installed. Then run:
    pip install -r requirements.txt
  3. Set up the .env file: Create a .env file in the root directory and add your Discord bot token:
    DISCORD_TOKEN=your-bot-token
  4. Run the bot
    Run the bot: Start the bot by running:
    

About the Project

This bot was developed as part of a Software Development Methodologies class project at the University of Debrecen. The goal was to create a functional, interactive application to demonstrate teamwork, agile practices, and real-world software development methodologies.


Team Members


๐ŸŽ‰ Enjoy the game and happy guessing! ๐ŸŽฅโœจ

About

A lightweight Discord bot that hosts a fun emoji-based movie guessing game, where users guess the movie title based on emoji clues.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages