Coder Social home page Coder Social logo

mrahmadhassankhan / chegg-bartleby-discord-bot Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 3.0 17 KB

A JavaScript-based Discord bot designed to assist students with Chegg and Bartleby accounts by providing free answers. Developed with the intention of supporting the global student community, especially those facing financial constraints.

JavaScript 100.00%
chegg bartleby discord-bot chegg-bot chegg-answers

chegg-bartleby-discord-bot's Introduction

Chegg-Bartleby Discord Bot

Overview

This Discord bot, written in JavaScript, is designed to assist users with Chegg and Bartleby accounts by providing free answers on Discord. The intention behind creating this bot is to contribute to the global community of students who may not have the means to afford Chegg and Bartleby subscriptions.

Requirements

To run this script, ensure the following requirements are met:

  1. Subscription to Chegg or Bartleby.

  2. Visual Studio Code (Recommended).

  3. Node.js installed. Download it here, and then install the following Node.js modules by running the following commands in the terminal:

    npm install discord.js
    npm i puppeteer
    npm i fs
    npm i puppeteer-extra
    npm i puppeteer-extra-plugin-stealth
    npm i user-agents
    

    Open Visual Studio Code, create a new Node.js or JavaScript file, and paste the code. If the terminal window is not visible, click on "View" and select "Open Terminal." Make sure to set Node.js to add to the PATH during installation.

  4. Chegg human verification may be challenging to bypass. Consider using a paid captcha-solving service and integrate the script accordingly to resolve captcha-related issues. Note that this problem is specific to Chegg and not Bartleby.

  5. For any coding assistance, feel free to reach out.

  6. Do not copy and paste the code on any other website without explicit permission.

Note

Looking forward to your support!

Proudly developed by Ahmad Hassan Khan, a student passionate about helping others.

chegg-bartleby-discord-bot's People

Contributors

mrahmadhassankhan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

caaziexe pain2389

chegg-bartleby-discord-bot's Issues

Login issue

image

Pop up windows is out, but when i need to verification "press and hold" button, the windows suddenly close and the error occur. Can you help me sir, please?

Discord

Hey, I am interested in paying you for your skills with the discord robot

CLIENT_MISSING_INTENTS ERROR

Updated username, password and Discord token. Not sure what else I'm missing. Thank you for sharing code too.

global.username = 'CHEGG LOGIN GOES HERE'
global.password = 'CHEGG PASS GOES HERE'
global.discordlogin = 'KEY GOES HERE'

Installed all dependencies as required and ran using node but getting error

Logged in as Bartleby Bot#12345
node:internal/modules/cjs/loader:933
const err = new Error(message);
^

Error: Cannot find module 'user-agents'
Require stack:

  • C:\Bartleby-Discord-Bot-main\bot.js
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
    at Function.Module._load (node:internal/modules/cjs/loader:778:27)
    at Module.require (node:internal/modules/cjs/loader:1005:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at login_bartleby (C:\Bartleby-Discord-Bot-main\bot.js:172:21) {
    code: 'MODULE_NOT_FOUND',
    requireStack: [ 'C:\Bartleby-Discord-Bot-main\bot.js' ]
    }

Requesting for help

Hello this is not an issue but I just wanted to know if you can walk me through this, I do not have enough knowledge to do these things but I would really appreciate if you can help me on how to download or make a discord bot. I hope that you see this and you agree I will leave my discord here Urameshi #9834

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.