Skip to content

drmzio/mineflayer-occ-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mineflayer Bot

See official Mineflayer documentation for more info.

Sample .env

MC_HOST=play.example.com
MC_AUTH=microsoft
MC_USERNAME=[email protected]
MC_PASSWORD=password123

Commands

  • !hello : Says a greeting.
  • !map : Says the current map being played.
  • !players : Says the total player count.
  • !tp : Teleports to your current position.