HamsterBOT
simple autoTap bot for https://t.me/hamster_kombat_bot
Install / Use
/learn @maanimis/HamsterBOTREADME
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
- Open your terminal or command prompt.
- Clone the repository using the SSH link:
git clone git@github.com:maanimis/hamsterBOT.git - Change directory to the cloned repository:
cd hamsterBOT
Step 3: Install Dependencies
Install the required dependencies by running:
npm install
Step 4: Edit Configuration
- Open the
config/production.jsonfile in a text editor. - Edit the configuration settings to add 'Authorization'
Step 5: Run the Bot
Start the bot by running:
npm start

