Skip to content

interrrp/mino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⛏️🤖 Mino - A customizable Minecraft bot

Built upon mineflayer, Mino is written in TypeScript with a well-documented codebase

🔥 Prerequisites

This project only depends on Deno.

To install deno, follow the instructions on the official website.

⬆️ Usage

To give Mino a try, clone this repository, adjust the configuration file to your preferences, and start the bot:

git clone https://github.com/interrrp/mino
# ^ Edit configuration after this step (mino.toml)

# Start the bot
deno task start

🧑‍💻 Contributing

Simply create a pull request! However, there are some guidelines you must follow:

  • Code must work (please, this should be common sense.)
  • All functions should be documented
  • Lint your code using deno lint
  • Format your code using deno fmt

🔑 License

This project is licensed under GPLv3.

Releases

No releases published

Packages

No packages published