Skip to content
/ Anti-ep Public
forked from ExpandingS/Anti-ep

A bot for automatically answering EducationPerfect questions.

Notifications You must be signed in to change notification settings

r1zyn/Anti-ep

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anti-ep

A bot for automatically answering Education Perfect mathematics list questions. It currently cannot solve more conplex questions or questions from other topics and can only be a list.

Note: It may answer questions incorrectly, will be patched in the future.

Credit: Forked from ExpandingS/Anti-ep

Installing/Setup

First of all, please install chromedriver here, and choose one of the following: image

It should redirect you to a file directory which will look like this: image Choose one of the zip files according to your OS.

Be sure to extract the folder within the zip file into your Downloads folder. After you have done so, download this repository, extract the contents, open app.py in your code editor and change the executable file path on line 13 to the file path where your own version of the chromedriver file is located.

Navigate to your command prompt, navigate to the folder's path and run pip install -r requirements.txt.

If you are not using Windows 64, you will need to remove the geckodriver.exe file and download a new one from here.

Make sure you have Chrome installed.

To run, type 'app.py' in your command prompt or terminal. Enjoy!

About

A bot for automatically answering EducationPerfect questions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%