# EasyBot **Repository Path**: wuqi9277/EasyBot ## Basic Information - **Project Name**: EasyBot - **Description**: No description available - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-06-15 - **Last Updated**: 2023-01-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # EasyBot ## How to start 1. generate project using `nb create` . 2. create your plugin using `nb plugin create` . 3. writing your plugins under `src/plugins` folder. 4. run your bot using `nb run` . ## Documentation See [v2.nonebot](https://v2.nonebot.dev/)