HamsterBOT is a bot designed to automate specific tasks using hamster accounts.
Before you start, ensure you have the following installed on your machine:
install from from the official website.
- Open your terminal or command prompt.
- Clone the repository using the SSH link:
git clone [email protected]:maanimis/hamsterBOT.git
- Change directory to the cloned repository:
cd hamsterBOT
Install the required dependencies by running:
npm install
- Open the
config/production.json
file in a text editor. - Edit the configuration settings to add 'Authorization'
Start the bot by running:
npm start