Skip to content

mineboty is an npm package to make minecraft bot in a minute . it will help you to make best in pvp will also guard the place

License

Notifications You must be signed in to change notification settings

IndianDevInc/mineboty-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mineboty

mineboty is an npm package to make minecraft bot in a minute . it will help you to make best in pvp will also guard the place

Powered BY TEAMIC

=====================

About Mineboty

mineboty is an npm package to make minecraft bot in a minute. it will help you to make best in pvp will also guard the place

how to use mineboty

update status v2.0.2


What's New

  1. Discord to Minecraft server chat Removed.
  2. custom command temp removed.
  3. Web Inventory Module addition.
  4. Some Bug solved.
  5. Added Advanced login system.
  6. Added Prefix in comands.
  7. Added Auto reconnect (it only work 2 time).
  8. Added anti Afk.
  9. Added auto eat (to make it anti afk and good in pvp).
  10. Added 1.18 support.

If you are using replit then replace index.js to get the link

const express = require("express");

const app = express()

app.get('/', (req, res) => {

  res.send("Use this link for uptime")

})

app.listen(3000, () => {

  console.log("bot started")

})

const { mineboty } = require("mineboty")

mineboty(); 

why mineboty

  • mineboty is better than afk bots
  • mineboty has multiple features
  • easy to use
  • helping bot
  • login system (so you can also use login so bot dose not get kicked by login plugin)
  • prefix
  • PVP Practive
  • and more!!!!

Happy New Year

pls help us by staring or forking this repo

hope you will like our mineboty and feel free to ask any help for help join = https://discord.gg/teamic

About

mineboty is an npm package to make minecraft bot in a minute . it will help you to make best in pvp will also guard the place

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%