No description
Find a file
2024-12-19 11:14:26 -05:00
src v1.0.0 2024-12-19 11:06:50 -05:00
.gitignore v0.6, added alot more selfcare, validations, and selfcare 2024-12-18 12:28:22 -05:00
package-lock.json v1.0.0 2024-12-19 11:06:50 -05:00
package.json v1.0.0 2024-12-19 11:06:50 -05:00
README.md add a readme 2024-12-19 11:14:26 -05:00

SkiBot is a client chat bot created by Parker2991 using Custom FNFBoyfriendBot source

SkiBot's source can be found at https://code.chipmunk.land/Parker2991/SkiBot.git

FNFBoyfriendBot's source can be found at https://code.chipmunk.land/Parker2991/FridayNightFunkinBoyfriendBot.git

The idea of the bot is to try and make it close to a minecraft java client as much as i can

Setup:

  1. run git clone https://code.chipmunk.land/Parker2991/SkiBot

  2. make sure to have node, npm, and git installed

if those are installed skip step 2

  1. then run npm i to install packages

  2. run node src to start the bot

note: files config.yml, exploits.js, and custom_chat.js are git ignored and wont be in the source because they contain private stuff such as keys and tokens and ips for private servers

but the bot will recreate them from src/data/

after setup is done the bot can be configured and ran