Giter VIP home page Giter VIP logo

epbot's Introduction

ep bot logo
education perfect bot

simple puppeteer script to automatically answer education perfect list tasks

getting starteddocumentationinstallation guideexpected behaviorhotkeys

getting started

for a quick install guide checkout the youtube tutorial

documentation

the program is written in javascript and runs using node.js
the puppeteer node library is used to control chromium and make actions in the browser

installation guide

  • install node.js from https://nodejs.org/en/
  • install the Puppeteer library by opening terminal and running npm i puppeteer
  • download the index.js script (edit the username and password fields to auto login)
  • run the index.js script using Node.js with the command npm start

expected behavior

when you run the script, it should open a new browser window running chromium education perfect website will load as normal
navigate through ep as normal as the epbot is loaded in the background
trigger the functions using hotkeys provided below
close the programing by exiting the chromium window or using ctrl + c in the terminal

hotkeys

all functions are triggered via the hotkeys listed below

  • refresh word list : alt + r
    scrapes the questions and answers to all questions
    run before entering each task
    make sure to refresh the word list before each new task

  • auto answer : alt + s
    to be used while inside the task (after clicking start)
    finds the answer for each question and automatically enters and submits it
    you can also pause the auto answer midway by pressing the hotkey again.

epbot's People

Contributors

keypos avatar

Stargazers

 avatar  avatar  avatar  avatar Silvertakana avatar Isaac Underwood avatar Tubby avatar  avatar  avatar Skermiebro Tech Tips avatar Luke  avatar

Watchers

Kent Chenery avatar  avatar David Nguyen avatar Liam Hamer avatar  avatar Skermiebro Tech Tips avatar  avatar Isaac Underwood avatar

epbot's Issues

Mac hotkeys

The hotkeys for Mac don't work as it brings up a save website page, instead of running script

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.