Skip to content

talentestors/OI-Bot

Repository files navigation

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:

  • OneBot:
    • ONEBOT_ACCESS_TOKEN: OneBot access token
    • ONEBOT_SECRET: OneBot secret
  • nonebot-plugin-oi-helper:

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