Skip to content

A simple custom Hypixel Skyblock fragbot written in typescript

Notifications You must be signed in to change notification settings

2stinkysocks/fragbot-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fragbot-node

A simple fragbot written in typescript

Installation

Clone the repository

Install dependencies

npm i

Install ts-node

npm i ts-node -g

Edit username, password, auth, and guildID in /src/index.ts

Start the bot

npm start

If using another service to start the bot, like forever, run the bot using the full command.

Example:

forever start -c ts-node src/index.ts

About

A simple custom Hypixel Skyblock fragbot written in typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published