Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 776 Bytes

File metadata and controls

38 lines (29 loc) · 776 Bytes

YounBot

YounBot

YounBot is a bot developed based on Lagrange.Core, designed to provide funny functions. Sponsor me @ Afdian

Conbrtibuting

Prerequisites

  • .NET 9.0

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