在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):SpockBotMC/SpockBot开源软件地址(OpenSource Url):https://github.com/SpockBotMC/SpockBot开源编程语言(OpenSource Language):Python 100.0%开源软件介绍(OpenSource Introduction):SpockBotSpockBot currently supports Minecraft 1.8.8 Minecraft bot framework written in Python, currently under heavy development.
Client could loosely be called "event-driven". By default plugins register handler functions to handle events that may or may not be emitted by other plugins. Everything is a plugin in SpockBot, including the event loop/framework itself, so you can feel free to rip out the entire back end and replace it with your framework or paradigm of choice. As long as you provide the same simple APIs, other plugins won't know the difference. We're only just getting started with documentation so if you're uncomfortable reading source code this might not be the framework for you. Or, better yet, hop on IRC and help us write some docs! SpockBot officially supports Python 3.x and Python 2.7.x on *nix operating systems and requires cryptography. It also runs on Windows and under PyPy 2.6.x but that's not regularly tested and could be broken at any given moment. If you support one of those use cases and SpockBot breaks for you, submit an issue with a stack trace and we'll try to fix it. Features
Dependencies
Installation
Note: The cryptography library has some extra dependencies to install, you can find detailed instructions here. DocumentationCurrent docs live here https://spockbot.readthedocs.org ExamplesRefer to the example bot for instructions on how to write a bot and a plugin that provides some common functionality. Also see Extra examples and Bat bot for additional examples. Projects Using SpockBot
Support#spockbot on Freenodegamingrobot or nickelpro in
#mcdevs on FreenodeContributingInstructions for contributing to SpockBot can be found in CONTRIBUTING CreditsInspired by remyroy's COPS, a Minecraft client in Python. COPS was a service that tracked players on a minecraft server called Civcraft. It looked like this Protocol implementation based on barneymc. LegalThis project is licensed under the MIT License which can be found in LICENSE The NBT parser and the original protocol implementation came from other projects, relevant legal information and attribution can be found in LEGAL |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论