Skip to content

DemonExposer/MineCom-DCBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MineCom-DCBot

A Discord bot connecting a text channel to a Minecraft server's text chat using https://github.com/DemonExposer/MineCom-Plugin

Install with:

npm install minecom-dcbot

then run it like this:

const Bot = require("minecom-dcbot");
new Bot(<BOT TOKEN> [, port for MessageReceiver = 500] [, IP address of plugin = "127.0.0.1"] [, port of plugin = 501]);

About

A Discord bot connecting a text channel to a Minecraft server's text chat using https://github.com/DemonExposer/MineCom-Plugin

Resources

License

Stars

Watchers

Forks