MCPcopy Index your code
hub / github.com/0xjas0/Chegg-Answer-Bot

github.com/0xjas0/Chegg-Answer-Bot @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
9 symbols 32 edges 3 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Chegg-Answer-Bot

You can share your Chegg account for answers using this bot with your friends without getting your account blocked/flagged

Reuirements:

  • Python 3,6 or >
  • Python module requests
  • Python module pytelegrambotapi
  • Some brain

Setup:

  • You will be needing a Chegg account with subscription.
  • You need to open setup.py and insert your email and password in the code (hinted in code)
  • After editing the code you need to run setup.py using python3 setup.py it'll ask you for 2FA (if required)
  • Follow all the instructions during the execution and once you see "Setup Completed" it means you are done.
  • Now you need yo create a telegram bot and paste it's token into bot.py.
  • And finally run python3 bot.py and you are good to go!!.

Note: It's recommended not use any kind of VPN to save your account getting blocked/flagged

Features:

  • Login Supported
  • 2FA Supported
  • Will send all the answers available with the Labels over every questions.
  • You will discover more :)

Core symbols most depended-on inside this repo

try2FA
called by 1
helper.py
getRefreshToken
called by 1
helper.py
chkTokenValid
called by 1
helper.py
getQAns
called by 1
helper.py
getQuesAns
called by 1
helper.py
tryLogin
called by 1
helper.py
send_ans
called by 0
bot.py

Shape

Method 7
Class 1
Function 1

Languages

Python100%

Modules by API surface

helper.py8 symbols
bot.py1 symbols

For agents

$ claude mcp add Chegg-Answer-Bot \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact