Giter VIP home page Giter VIP logo

nonebot_plugin_crazy_thursday's People

Contributors

gugumur avatar kafcoppelia avatar lakwsh avatar pre-commit-ci[bot] avatar sherkeyxd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

nonebot_plugin_crazy_thursday's Issues

json文件格式错了

系统:Ubuntu

版本:v0.2.6

报错代码:

03-27 16:47:34 [ERROR] uvicorn | Traceback (most recent call last):
  File "/home/ubuntu/.cache/pypoetry/virtualenvs/zhenxun-bot-rULbFS0_-py3.10/lib/python3.10/site-packages/starlette/routing.py", line 671, in lifespan
    async with self.lifespan_context(app):
  File "/home/ubuntu/.cache/pypoetry/virtualenvs/zhenxun-bot-rULbFS0_-py3.10/lib/python3.10/site-packages/starlette/routing.py", line 566, in __aenter__
    await self._router.startup()
  File "/home/ubuntu/.cache/pypoetry/virtualenvs/zhenxun-bot-rULbFS0_-py3.10/lib/python3.10/site-packages/starlette/routing.py", line 648, in startup
    await handler()
  File "/home/ubuntu/.cache/pypoetry/virtualenvs/zhenxun-bot-rULbFS0_-py3.10/lib/python3.10/site-packages/nonebot_plugin_crazy_thursday/config.py", line 54, in post_check
    docs: Dict[str, Union[float, List[str]]] = response.json()
  File "/home/ubuntu/.cache/pypoetry/virtualenvs/zhenxun-bot-rULbFS0_-py3.10/lib/python3.10/site-packages/httpx/_models.py", line 756, in json
    return jsonlib.loads(self.text, **kwargs)   
  File "/usr/lib/python3.10/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
  File "/usr/lib/python3.10/json/decoder.py", line 337, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/lib/python3.10/json/decoder.py", line 355, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

03-27 16:47:34 [ERROR] uvicorn | Application startup failed. Exiting.

重新下一个json丢进去一样报错,目前先暂时uninstall了。

更多的KFC文案!

在此搜集零散的KFC文案!汇聚米那桑的灵感与创意!此issue长期开启

请求安装指导

突然发现自己不是很会安装插件

image

这是我的bot.py,下面的load_from_toml被注释掉了(如果没有注释,就run不起来)
但当我又加了一个插件后,就无法运行了,具体报错如下:

image

image

我尝试删掉load_from_toml的注释,结果会导致另一方面的报错:

image

最后,我尝试把这个插件删掉重装,但是我pip unistall,把bot.py该插件注释掉,toml中该插件删掉后运行会出现一开始的报错。

是我没有删干净?还是说这个错误和贵插件没有关系?

[BUG] 两个问题

  1. 输入疯狂星期天无法识别
  2. 日文文案无法替换时间(始终显示木曜日)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.