FG icon indicating copy to clipboard operation
FG copied to clipboard

基于Nonebot的QQ群机器人🤖️,特色功能是利用机器学习算法,基于每日聊天记录生成每日总结。可在酷Q/Mirai平台上运行

Results 10 FG issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Bumps [httpx](https://github.com/encode/httpx) from 0.12.1 to 0.23.0. Release notes Sourced from httpx's releases. Version 0.23.0 0.23.0 (23rd May, 2022) Changed Drop support for Python 3.6. (#2097) Use utf-8 as the default...

dependencies

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@​radarhere, @​hugovk] Restrict builtins within...

dependencies

亲爱的开发者您好, 我是 Mirai 第三方社区的站长。 Mirai 第三方社区的建设初衷仅为提供一个让用户和开发者沟通更加方便的交流平台,本社区与Mirai官方无任何关联,本社区发生的任何争议均与 Mirai 无关! 非常抱歉因为我最初考虑不周,在没有征得您的同意的情况下擅自为您创建了社区账户并将您的作品搬运到了社区(如果您的 Github 主页有填写邮箱的话相信您一定收到了验证邮件)~ 最后 Mirai 第三方社区欢迎您的加入~ 社区管理章程:https://mirai-bot.com/d/39-mirai 您的插件帖:https://mirai-bot.com/d/8-fg-mirai 您的个人主页:https://mirai-bot.com/u/mgsky1 账户认领流程: 如果您收到过激活邮件,那您可以直接使用邮箱重置密码,若您未收到激活邮件、作品挂靠与Team、或者您的 Github 主页没有提供邮件地址,那么请您私信 QQ:2063850823 提交能证明您的Bot开发者身份的凭证!

我把群消息和计时器都写了两份 但是只有原始的那份群号的群会有播报 新写的没有

Prefix dict has been built successfully. Traceback (most recent call last): File "E:\bot\FG\cn\acmsmu\FG\DailyConclusion.py", line 94, in __generateWC wc.to_file(os.path.join(os.getcwd(),'cn','acmsmu','FG','data','assets','wc',figName)) File "C:\Users\Administrator\AppData\Local\Programs\Python\Python38\lib\site-packages\wordcloud\wordcloud.py", line 706, in to_file img.save(filename, optimize=True) File "C:\Users\Administrator\AppData\Local\Programs\Python\Python38\lib\site-packages\PIL\Image.py", line 2131,...

首先很抱歉再一次打扰了大佬,之前FG运行一直报错`Run time of job "handle Timer (trigger: cron [ hour ='23', minute ='0'], next run at: 2020-09-07 23:00:00 CST)" was missed by 0:00:02.962467` ,我自己看了一下,应该是nonebot计划任务功能APScheduler的问题,于是去查阅了apscheduler的文档,找到了一个解决方法[Missed job executions and coalescing](https://apscheduler.readthedocs.io/en/latest/userguide.html?highlight=misfire_grace_time#missed-job-executions-and-coalescing),此方法为**增加执行程序中的线程/进程数或者将`misfire_grace_time`设置调整为更高的值**,但是我翻遍了FG的所有配置文件,都没有找到可以修改`misfire_grace_time`的配置文件,所以想麻烦大佬指路一下,或者,在FG里面是否有其他的解决方法?

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.11.28 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@​radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@​wiredfool]...

dependencies