Skip to content

Latest commit

 

History

History
73 lines (51 loc) · 2.39 KB

README.md

File metadata and controls

73 lines (51 loc) · 2.39 KB

logo

✨ OI-Bot | 高性能ですから!✨

uv license python nonebot onebot11

This chatbot provides match information for OIer and ACMer, based on the Nonebot2 framework.

Usage

Install

git clone --depth=1 https://github.com/talentestors/OI-Bot.git
cd OI-Bot

pip install

pip install -r requirements.txt

Usage of UV

uv sync --no-dev

Run

python bot.py

Config

cp .env.example .env

Edit .env file

Configurations:


This project includes software from the following sources:

  1. nonebot2
    • Licensed under the MIT License
  2. nonebot-adapter-onebot
    • Licensed under the MIT License
  3. nonebot-plugin-oi-helper
  4. nonebot-plugin-luoguluck