simpler-robot 一个基于Kotlin协程的bot风格Kotlin多平台事件调度框架,异步高效、Java友好♥ Kotlin 6 49 6 simbot-component-onebot 一个Kotlin 多平台的OneBot协议客户端 SDK,一个 Simple Robot 组件库,Java 友好、异步高效~ 🐱🐱🐱 Kotlin 1 0 0 simbot-component-kook 一个Kotlin 多平台的 ...
Simple Robot (v4) 是一个基于Kotlin协程 的Kotlin多平台 Bot风格高性能异步事件调度框架(下文简称simbot),异步高效、Java友好~simbot提供统一的异步API和易用的风格设计,可以协助你更快速高效的编写Bot风格的事件调度应用。主要应用于对接各种类型的Bot应用平台/框架,并提供部分组件库实现。
simple-robot-v1是一种基于Java的聊天/通讯机器人开发框架,采用注解开发风格,可与SpringBoot应用相互结合。该框架支持扩展性强,能够对接各种提供接口的聊天/通讯机器人应用,实现了一种统一标准,方便开发者编写聊天/通讯机器人。通过简洁的注解配置,开发者可以快速实现各类功能,并实现与SpringBoot应用的无缝集成。simple-...
项目对应GITEE地址:https://gitee.com/ForteScarlet/simple-robot-core 首先,点击项目右上角的star以开启隐藏链接。 核心版本: 使用2.x版本: https://github.com/ForteScarlet/simpler-robot 当前仓库版本(1.x)已进入停止更新状态,请前往2.x版本。 1.x文档请见文档地址:http://simple-robot-doc.forte.love或...
~ Simple Robot ~ KOOK组件 这是Simple Robot v4下的子项目,是针对KOOK(开黑啦)bot各方面的 simbot 组件库实现, 包括对API内容的实现、事件相关的实现以及 bot 对于事件的监听与交互等。 KOOK组件库可以作为底层API依赖使用、 轻量级的KOOK事件调度框架使用, 也可以基于 simbot 核心库的种种快速开发一个功能强大...
The utility model discloses a simple manipulator comprising a base. The upper surface of the base is provided with a mounting groove, the bottom of the mounting groove is connected to a post through a rotary shaft, and a spring is arranged between the side of the support and the inner ...
Brand Name SIMPLE ROBOT Origin Mainland ChinaDescriptionReport Item Specifications: Material: High-quality PCB with integrated antenna and RF balun Performance: Dual-core ESP32 chip with 2.4 GHz Wi-Fi and Bluetooth capabilities Power Consumption: Ultra-low power consumption with TSMC 40nm technology Siz...
配置文件所在的resources资源路径下的读取路径,默认为"/simple-robot-conf.properties".Element Detail application public abstract Class<? extends Application> application 启动器所处的class位置。如果指定了Application接口的类型本身,则说明直接使用当前标注了这个注解的类来生成代理。 Default: com.forte.qqrobot.Appli...
SIMPLE ROBOT Origin Mainland China Description Report Item Material: High-quality PCB with transparent cover Design and Style: Sleek and compact USB-TTL module with a transparent cover for easy viewing of internal components Usage and Purpose: Ideal for programming STC microcontrollers and connecting RS...
SimpleRobotContext, 在启动器执行run方法后所得到的结果 组件开发者可以选择使用一个新的封装类来继承此类,也可以选择直接使用此类。 其中也包括了: 默认的三大送信器 BotManager 实例 DependCenter 实例 默认的三大送信器 默认的三大送信器 1.13.1开始实现Closeable接口Since: JDK1.8 Author: ForteScarlet <[...