Skip to content

Just_Another_Kahoot_Bot is a highly scalable, single-threaded bot for Kahoot, built for deployment on Kubernetes. Unlike traditional bots that rely on Selenium, this bot uses raw WebSockets, providing better performance, stability, and reliability. The bot can flood Kahoot games, answer questions correctly, and remain stealthy.

Notifications You must be signed in to change notification settings

demdemplug/Just_Another_Kahootbot

Repository files navigation

Just Another Kahoot Bot 🎉

Kahoot Bot

Welcome to Just_Another_Kahoot_Bot! This project is designed to provide a powerful and efficient way to interact with Kahoot games. Our bot is built for scalability and reliability, making it ideal for deployment on Kubernetes.

Table of Contents

Introduction

Just_Another_Kahoot_Bot is a single-threaded bot that leverages raw WebSockets instead of traditional methods like Selenium. This choice leads to improved performance and stability. Whether you want to flood Kahoot games or answer questions correctly, this bot has you covered.

Why Choose This Bot?

  • Performance: Raw WebSockets provide faster and more efficient communication.
  • Scalability: Built for Kubernetes, this bot can handle many instances.
  • Stealth: Remain under the radar while using the bot.

Features

  • Flood Kahoot games with multiple bots.
  • Automatically answer questions with high accuracy.
  • Stay stealthy while participating in games.
  • Easy deployment on Kubernetes.
  • Simple configuration and setup.

Installation

To get started, you need to download the latest release of the bot. You can find it here.

  1. Go to the releases page.
  2. Download the appropriate file for your system.
  3. Follow the setup instructions in the downloaded file.

Prerequisites

  • Kubernetes cluster
  • Docker
  • Basic knowledge of WebSockets

Usage

After installation, you can start using the bot in a few simple steps.

  1. Configure the Bot: Open the configuration file and set your desired parameters.
  2. Deploy on Kubernetes: Use the provided YAML files to deploy the bot.
  3. Run the Bot: Start the bot and watch it interact with Kahoot games.

Example Configuration

apiVersion: apps/v1
kind: Deployment
metadata:
  name: kahoot-bot
spec:
  replicas: 3
  selector:
    matchLabels:
      app: kahoot-bot
  template:
    metadata:
      labels:
        app: kahoot-bot
    spec:
      containers:
      - name: kahoot-bot
        image: demdemplug/kahoot-bot:latest
        ports:
        - containerPort: 8080

Running the Bot

To run the bot, execute the following command:

kubectl apply -f deployment.yaml

You can monitor the logs to see how the bot is performing:

kubectl logs -f deployment/kahoot-bot

Contributing

We welcome contributions! If you have ideas or improvements, please fork the repository and submit a pull request.

How to Contribute

  1. Fork the repository.
  2. Create a new branch for your feature.
  3. Make your changes and commit them.
  4. Push your branch to your fork.
  5. Submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Support

For any questions or issues, feel free to open an issue in the repository. You can also check the Releases section for updates and new features.

Topics

This repository covers a variety of topics related to Kahoot, including:

  • kahoot
  • kahoot-answers
  • kahoot-api
  • kahoot-bot
  • kahoot-flooder
  • kahoot-hack
  • kahoot-hacker
  • kahoot-hacks
  • kahoot-hacks-30
  • kahoot-spammer

Final Note

Thank you for checking out Just_Another_Kahoot_Bot. We hope you find it useful for your Kahoot gaming experience. Don't forget to visit the Releases page for the latest updates and downloads. Enjoy!

About

Just_Another_Kahoot_Bot is a highly scalable, single-threaded bot for Kahoot, built for deployment on Kubernetes. Unlike traditional bots that rely on Selenium, this bot uses raw WebSockets, providing better performance, stability, and reliability. The bot can flood Kahoot games, answer questions correctly, and remain stealthy.

Topics

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •