nonebot / nonebot/nonebot2

Plugin: 哔哩轻小说爬虫

Open
#4,179 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Plugin Publish
Dominant language
Python
Stars
7.7k
Forks
662
Avg merge
7d 15h
Merged PRs (30d)
7

Description

PyPI 项目名

nonebot-plugin-bilinovel

插件模块名

nonebot_plugin_bilinovel

标签

[{"label":"哔哩轻小说","color":"#f76bac"}]

插件配置项
# Playwright浏览器无头开关,True:无头 / False:有头
BROWSER_HEADLESS = True  
# 章节并发数,并发多容易限流
WORKER_COUNT = 2
插件测试
  • 如需重新运行插件测试,请勾选左侧勾选框

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the nonebot-plugin-bilinovel package and nonebot_plugin_bilinovel module named in the issue, including the listed configuration values. Clarify what repository change is requested and whether plugin tests need to be rerun; the issue does not specify files, tests, or completion criteria.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.