/Mibomi

Lonami's Bot for Minecraft

Primary LanguagePythonMozilla Public License 2.0MPL-2.0

Mibomi

Lonami's Bot for Minecraft, or my attempt at implementing the current version of wiki.vg in Python 3.

The current implementation works for Minecraft 1.12.2 (protocol version 340).

  • Run tests by doing python -m unittest.
  • Refer to docs/ for documentation.
  • Refer to testbots/ for code examples.