Skip to content

maanimis/hamsterBOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HamsterBOT

Overview

HamsterBOT is a bot designed to automate specific tasks using hamster accounts.

Prerequisites

Before you start, ensure you have the following installed on your machine:

Installation Guide

Step 1: Install Node.js

install from from the official website.

Step 2: Clone the Repository

  1. Open your terminal or command prompt.
  2. Clone the repository using the SSH link:
    git clone [email protected]:maanimis/hamsterBOT.git
  3. Change directory to the cloned repository:
    cd hamsterBOT
    
    

Step 3: Install Dependencies

Install the required dependencies by running: npm install

Step 4: Edit Configuration

  1. Open the config/production.json file in a text editor.
  2. Edit the configuration settings to add 'Authorization'

Step 5: Run the Bot

Start the bot by running: npm start

alt text