Metadata-Version: 2.4
Name: kapuut
Version: 0.1.6
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

plz give me stars 🙏🙏🙏

# 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

### Via pip
```bash
pip install kapuut
kapuut
```

### Via pipx (Recommended)
```bash
pipx install kapuut
kapuut
```

### Manually (if pip and pipx fails)
```bash
git clone https://github.com/realpnut/Kapuut.git
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/)
