mineboty is a npm package that helps to make minecraft bot in 2 lines with config.json file
npm install minebotyThis is a project that helps you to make minecraft bot in 2 lines
and one config file.
This Project also Need to be ops in minecraft server.
* It is easy to use.
* Easy to make.
* Easy to run.
* Custom Cmds.
* and coming some more cmds soon.
This is an instructions on setting up your project.
Do all thing step by step
1. Install NPM packages
``sh`
npm i mineboty
`
2. You can also Frok From Github
`
https://github.com/Team-IC/Mineboty
3. In main file index.js (can be any file name)
`js`
//It can be use also in TypeScript same which is
const {mineboty} = require("mineboty")
//no change in main file :)
mineboty();
//This much only now make file with name config.json
4. Now go to Dashboard and configure the things at https://mineboty.teamic.tech/
5. Make file naming config.json`
JSON``
{
"token" : "your_token",
}
- Team IC - Join Discord
- Mineboty Dashboard - website
- YouTube - CodingIndia