# simpler-robot **Repository Path**: yue7678/simpler-robot ## Basic Information - **Project Name**: simpler-robot - **Description**: simple-robot是一个通用bot开发框架,以同一种灵活的标准来编写不同平台的bot应用。而simpler-robot便是simple-robot 2.x版本命名。 - **Primary Language**: Kotlin - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://github.com/ForteScarlet/simpler-robot - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 7 - **Created**: 2020-12-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # simpler-robot [![](https://img.shields.io/maven-central/v/love.forte.simple-robot/parent)](https://repo1.maven.org/maven2/love/forte/simple-robot/parent/) ## 简介 这是simple-robot的2.x版本。 虽然说是2.x版本,但是内容大幅更改,例如包路径、类定义、api以及模块依赖结构,可以直接当成一个新框架用了。 但是整体性的使用思路与理念不会变。 simpler-robot是一个机器人开发框架,其他的介绍我还没想好。 simpler-robot文档:https://www.yuque.com/simpler-robot/simpler-robot-doc simpler-robot所独立的公共模块项目: - github: https://github.com/ForteScarlet/forte-common simpler-robot所使用的特殊码CatCode: - github: https://github.com/ForteScarlet/CatCode - gitee : https://gitee.com/ForteScarlet/CatCode