- Quizizz Hack is a simple automation built to quickly answer questions from activities on the Quizizz platform. ⚡
- TypeScript
- Node.js
- Puppeteer
- Boxes
- Chalk
- Google API - Generative AI
- Clone the repository to your machine
git clone https://github.com/kev1n999/quizizz-hack
- Install the dependencies
cd quizizz-hack
npm install
- Create a
.envfile in the project root and add your Google Gemini API key
API_KEY=geminikey
- Run the automation ▶
npm run dev
- The project is still under development and has many issues in its operation.
