Skip to content

listingclown3/auto-conjuguemos

Repository files navigation

auto-conjuguemos

Courtesy of a2435191 for providing the basis of the script. This is an extension of the public script to make it more user-friendly.

conjuguemos account

if you created a conjuguemos account through the native login page, you can ignore the above

build and use

  • clone code onto a production machine
  • Make sure to have npm (node package manager) installed
  • run 'npm run start'
  • configure and open on forwarded port : http://152.67.232.156:6969/conjuguemos, etc.
  • have fun !!!
    • you can use tools like pm2 or tmux to run the process in the background

common issues

  • make sure python is installed,

    • if your machine needs python3, etc. install it and change the execution [exec(`python...] in index.js
    • python ./script/cli.py... --> python3 ./script/cli.py...
  • make sure you install dependencies using -> [npm install]

miscellaneous

  • may break if conjuguemos backend changes
  • kinda only works for homework, but can be tweaked by interfacing with cli.py directly
  • might be hosted by me, but only if i don't get ddos'ed into oblivion
  • might make a google chrome extension instead so that it can be run locally

more more stuff !!!

  • contribute to this repo if you can
  • suggestions are always encouraged
  • open issues if needed

example

success

tags !!!

  • conjuguemos automater
  • conjuguemos bot
  • conjuguemos homework automater

website

test website

this is a testing website or a production environment, but will be kept on for people who do not want to self host

it should be noted that if attacks are sent, I will consider taking down the site permanently, but I may install tighter security.

in any case, enjoy the free production website, it runs identical code (which hopefully won't be my downfall) and stores ZERO user data, cheers!

Releases

No releases published

Packages

No packages published