Skip to content

Simple Discord and minecraft linkage bot with Discord.js and mineflayer kinda like rusherbot

Notifications You must be signed in to change notification settings

moom0o/mcdiscordchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mcdiscordchat

Simple Discord and minecraft linkage bot with Discord.js and mineflayer

Installation steps:
1: Git clone the repo
2: Edit config.json with your desired settings
You might need to install node.
3: run npm install discord.js@11^ --save
4: run npm install mineflayer --save
5: run start.sh (Recommended) or node index.js
6: If you run into any errors follow the troubleshooting below.

Error troubleshooting:
Getting a type error: make sure to run chmod 777 start.sh and chmod 777 index.js
Getting a permission denied: run chmod 777 start.sh and chmod 777 index.js

You might have to chmod 777 config.json as well

Discord Commands:
!send Hi Sends a chat message to the server (can use commands also)
!look 120 Makes the bot look a certain way

About

Simple Discord and minecraft linkage bot with Discord.js and mineflayer kinda like rusherbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published