https://github.com/veib6247/sal-bot
A bot that instantly clocks in and out for you in your Salarium account.
https://github.com/veib6247/sal-bot
Last synced: 2 months ago
JSON representation
A bot that instantly clocks in and out for you in your Salarium account.
- Host: GitHub
- URL: https://github.com/veib6247/sal-bot
- Owner: veib6247
- Created: 2023-06-17T06:36:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-31T11:22:58.000Z (almost 2 years ago)
- Last Synced: 2025-01-23T06:31:58.469Z (4 months ago)
- Language: JavaScript
- Size: 412 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sal-Bot
This bad boi will clock you in and out of Salarium!
## Disclaimer
Use at your own risk! I will not be liable if you mistakenly input the wrong schedule, and you clock in or out at the wrong time, baka!
## System Requirements
- Node JS (latest stable)
## How to Use
- Clone this repo to your machine or download the ZIP
- Create the screenshots folder, this is mainly used for snap shotting from the browser
- Create a `.env` file and add the following variables:
- `EMAIL` - This is the email you use to login to
- `PASSWORD` - Your Salarium password
- Open the `bot.js` file and modify the clock in and out times and days according to your schedule (start at line 8 onwards...), **SAVE**
- Open your preferred terminal app and CD to this app's directory
- Run the command `npm install` to install the dependencies
- Run the command `npm run start`
- Keep the terminal open to keep the bot alive and run at the scheduled time that you set