Skip to content

BakaBotTeam/YounBot

Repository files navigation

YounBot

YounBot

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

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