src | ||
.gitignore | ||
package-lock.json | ||
package.json | ||
README.md |
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:
-
run git clone https://code.chipmunk.land/Parker2991/SkiBot
-
make sure to have node, npm, and git installed
if those are installed skip step 2
-
then run npm i to install packages
-
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