BakaBotTeam / YounBot

基于Lagrange.Core开发的机器人 用于管理群聊 提供实用功能等
GNU Affero General Public License v3.0
6 stars 3 forks source link

# YounBot

YounBot is a bot developed based on Lagrange.Core, designed to manage group chats and provide practical functions.

How 2 Create a Cloudflare Worker AI for YounBot?

Conbrtibuting

Prerequisites

Configuration

  1. Clone the repository:
    git clone https://github.com/BakaBotTeam/YounBot.git
  2. Navigate to the project directory:
    cd YounBot
  3. Restore the dependencies:
    dotnet restore

Build&Run

  1. Build the project:
    dotnet build
  2. Run the project:
    dotnet run