Skip to content

porchworrapon/Bot-Sheet

Repository files navigation

Setup

1. Install Dependencies

Run the following command to install all necessary packages:

npm install

2. Configure Environment Variables

Create a new .env file in the root directory, based on the .env.example file. Update the values as needed.

3. Google Configuration

Similarly, create a google.json file in the root directory, using the google.example.json file as a template. Fill in the required details.

Run Script

To start the application, simply run:

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published