Git Product home page Git Product logo

alice-bot-cs-ce's Introduction

alice-bot-cs-ce

A simple QQ bot running with MiraiHttp and MiraiCSharp & 一个基于MiraiHttp以及MiraiCSharp构建的基于C#编写的QQ机器人

概述

  • AliceBot是继Urara后由很菜很菜的MashiroSA发起的一个自研QQ机器人项目,使用c#编写,基于Mirai(Mirai Core、Mirai Console、Mirai Http、Mirai CSharp)。目前正在由MeowCatZ团队开发中
  • AliceBot是运行在非盈利的基础上,一切行为仅供交流学习
  • 该repo的AliceBot为社区发行版,开源构建,请勿贩售代码,不建议盈利行为
  • 请注意,该bot依赖MiraiHttp作为中间件,版本为1.x,当前切勿使用2.x,sdk尚未适配

AliceBot需要借助Mirai套件下运行,且其为一个独立的机器人

工程文件

  • Core:核心功能类
  • Entity:实体类,用于实例化参数
  • Extensions:与Modules耦合的外部功能
  • Plugins:机器人插件
  • Tools:机器人可能会使用到的非核心的外部功能
  • Program.cs:程序入口点

请注意设置.gitignore来排除.vs与.git参数文件以及/obj与/bin等输出文件夹

分支信息

分支名 功能
master 主分支
develop 开发分支
debug 测试分支,用以测试开发分支将要加入的代码

核心功能

功能名 命令 作用
.help 查看机器人详细功能

关联项目

注意事项

  • 一切仅供交流学习
  • 请使用c# >= 8.0建构项目
  • 请使用develop分支进行开发,master为稳定运行分支,请勿直接推送master分支commit

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.