HoshinoBot icon indicating copy to clipboard operation
HoshinoBot copied to clipboard

A qqbot for Princess Connect Re:Dive (and other usage :)

Results 19 HoshinoBot issues
Sort by recently updated
recently updated
newest added

Hoshino can be run as daemon in linux, implemented by python-daemon. Hoshino can be deployed by docker. Usage is updated in README.

enhancement
good first issue

国服官方微博推送。目前只推送文字。视频、图片暂未处理。

在今年1月底时候,我尝试性将HoshinoBot迁移到nonebot2,保留了hoshinobot的service层封装。 见于 https://github.com/AkiraXie/hoshino.nb2

https://github.com/Mrs4s/go-cqhttp/blob/master/docs/guild.md

直接依赖aiocqhttp,同时实现常用nonbot api,既可以提升性能,又可以保证现有插件兼容性

目前的广播功能只能全部群都广播,希望能像lssv一样加上-g参数,分群广播。

good first issue

``` Traceback (most recent call last): File "C:\Users\gao\Desktop\HoshinoBot\run.py", line 1, in import hoshino File "C:\Users\gao\Desktop\HoshinoBot\hoshino\__init__.py", line 54, in from . import R File "C:\Users\gao\Desktop\HoshinoBot\hoshino\R.py", line 9, in from hoshino import...

在不修改代码的情况下可以指定统计图使用的ttf字体,也可以考虑加入资源包一键使用,主要解决在没有中文字体的系统上统计图表中文变方块的问题

enhancement
good first issue