This Discord bot helps users retrieve answers from various educational platforms such as Chegg, Bartleby, SolutionInn, and more. Users can simply share the URL of the question they need help with, and the bot will provide them with the answer.
- Scrapes answers from supported educational platforms
- Uploads answers to AWS S3 for easy access
- Sends answer links to users via Discord messages
- Supports multiple educational platforms including Chegg, Bartleby, SolutionInn, and more
- Invite the bot to your Discord server using the provided invite link.
- Ensure the bot has necessary permissions to read messages and send messages in the desired channels.
- Share the URL of the question you need help with in a channel where the bot is active.
- The bot will process the request and send you a direct message with the answer link.
- Chegg
- Bartleby
- SolutionInn
- Numerade
- Zookal
- Study.com
- GauthMath
- Transtutors
- Brainly.in
- Slideshare
- Scribd
- Clone this repository.
- Install the required dependencies listed in
requirements.txt
. - Create a
.env
file and add your Discord bot token asDISCORD_TOKEN
. - Run the bot using
python bot.py
.
- https://t.me/cheggnx - Bot Developer
This project is licensed under the MIT License - see the LICENSE file for details.