Anh71me

Results 5 issues of Anh71me

I just check PEP-8 by brain, maybe not passing the autopep8 formatter. Code has already passed all the pylance basic check. I'll remark some suggestions inside code diff.

请移步其他 nonebot-plugin-arcaea 项目,如 nonebot-plugin-arcaeabot。 由于 BotArcAPI 项目情况未知,此插件不再做维护。

So far, I had seen many people getting trouble in windows installation. Most of them are: - `subprocess.CalledProcessError: Command '['ninja', '-v']' returned non-zero exit status 1` - `subprocess.CalledProcessError: Command '['where',...

### Reproduction ```vue import { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectTrigger, SelectValue, } from "@/components/ui/select"; const fold = ref(false); const selected = ref(); Action Fruits Apple Banana Blueberry Grapes Pineapple...

bug

如题,subject api 中的有 meta_tags 字段,但是导出数据只有 tags,希望可以增加 meta_tags 的导出。