dxlerYT / MinecraftBot

Minecraft server bots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MinecraftBot

Bots were created to test plugins and servers without help of players

⚠️ Don't use to attack servers!

Used Languages and Tools:
javascript pjs discordjs nodejs

Commands:

  • /start [host] [amount] [prefix] - start bots
  • /message [chat-message] - send message from all bots
  • /stop - stop all bots

⭐ Planned features:

  • bot move

How does this bot work?

[click] start cmd:
[click] message cmd:
[click] stop cmd:

👨‍💻 How to install bot?

  1. download: https://nodejs.org/en
  2. install dependencies:
  • npm install
  1. configure config.json:
  • add your bot token

    [click] bot permissions:
  • add your discord server id

  1. start bot:
  • node discord.js

About

Minecraft server bots

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%