This project is a script that automatically responds to the evaluations received on ItemSatış.
- Node.js Installation: As a first step, Node.js must be installed on your computer. If Node.js is not installed on your computer, you can download and install the latest version of Node.js from this link.
- Cookie-Editor Extension: Add the Cookie-Editor extension to your browser. You can download the extension from here.
- Obtaining Session_id: You need to use the Cookie-Editor extension to manage the cookies required for the project to work. You can learn how to use it by watching the video below:
Watch.the.video.tutorial.mp4
- Configure the program by editing the
config.json
file. An example configuration is as follows:
{
"session_id": "Your session_id",
"low_score": 7,
"low_score_setting": {
"enabled": true,
"text": "Yaşamış olduğunuz sorunu sohbet kısmından yazarsanız, size yardımcı olmaktan memnuniyet duyarız."
},
"high_score_setting": {
"enabled": true,
"text": "Bizi tercih ettiğiniz için teşekkür ederiz! Yardıma ihtiyacınız olursa her zaman buradayız."
}
}
session_id
: Your ItemSatış account session_id.low_score
: A value set for comments receiving equal or lower scores.low_score_setting
: Automatic response setting for low-rated comments.high_score_setting
: Automatic response setting for high-rated comments.
- Install the required packages:
npm install
- Run the script:
npm start
No responsibility is accepted for any problems that may arise from the use of this project and its content. Users are responsible for configuring and using the project on their own systems. Users should take necessary precautions and follow configuration instructions correctly before using the project.
If you have any questions, feel free to join my Discord server: https://discord.gg/tokenverse