Metadata-Version: 2.4
Name: kapuut
Version: 0.1.3
Summary: A basic kahoot flooder
Author-email: Peanut <pnutvacation@gmail.com>
Project-URL: Homepage, https://github.com/realpnut/Kapuut
Project-URL: Bug Tracker, https://github.com/realpnut/Kapuut/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: selenium
Dynamic: license-file


# Kapuut - kahoot nuker

![Python](https://img.shields.io/badge/Python-3776AB?logo=python&logoColor=white) ![License](https://img.shields.io/badge/license-MIT-blue) ![Status](https://img.shields.io/badge/status-active-brightgreen)

A simple nuker that creates bots on Kahoot to flood a game session.

The tool offers options for multithreading, enabling faster execution when dealing with large-scale bot creation.

## Demonstration

![Demo](demo.gif)


## Installation
```bash
  sudo apt install python3.8 #you can skip this if python is already insatlled
  git clone https://github.com/realpnut/Kapuut
  cd Kapuut
  chmod +x install.sh
  ./install.sh
```

## Disclaimer
Use in educational and/or legal purposes only. Proceed with caution
## License

[MIT](https://choosealicense.com/licenses/mit/)

