Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/illtamer/infinitebot4

The fourth-generation Infintie QQ robot, with independent API, provides all-round development support
https://github.com/illtamer/infinitebot4

api minecraft-plugin spring-boot

Last synced: about 13 hours ago
JSON representation

The fourth-generation Infintie QQ robot, with independent API, provides all-round development support

Awesome Lists containing this project

README

        

# Infinite Bot v4

```
.___ _____.__ .__ __ __________ __ _____
| | _____/ ____\__| ____ |__|/ |_ ____\______ \ _____/ |_ / | |
| |/ \ __\| |/ \| \ __\/ __ \| | _// _ \ __\ / | |_
| | | \ | | | | \ || | \ ___/| | ( <_> ) | / ^ /
|___|___| /__| |__|___| /__||__| \___ >______ /\____/|__| \____ |
\/ \/ \/ \/ |__|
```


第四代 Infinite QQ 机器人。基于 perpetua-sdk-for-java,为 JavaSE 与 Bukkit 环境下 QQ 机器人的开发提供附属注册、配置管理、事件分发、等功能支持。






[Expansions]
[Document (维护中)]

## Import

### Maven

```xml

iunlimit-releases
IllTamer's Repository
https://maven.illtamer.com/releases

```

```xml

com.illtamer.infinite.bot
minecraft
{version}

```

### Gradle

```groovy
maven {
url "https://maven.illtamer.com/releases"
}
```

```groovy
implementation 'com.illtamer.infinite.bot:minecraft:{version}'
```

## 声明

- 若您在使用时有任何疑问,欢迎入群讨论咨询 `QQ: 863522624`

- 若您为 Minecraft 公益服主且服务器资源难以承受 perpetua 的运行,欢迎 [[联系我]](https://api.vvhan.com/api/qqCard?qq=765743073) 。我与我的云服务很乐意为您提供一份力所能及的援助。

## 致谢

- 感谢 小豆子、阿丽塔、polar、一口小雨、黑土、仔仔 等腐竹在测试、策划方面提供的帮助与支持

- 感谢机器人插件的先驱者 [@Albert](https://github.com/mcdoeswhat)