Git Product home page Git Product logo

Comments (5)

CRxl0 avatar CRxl0 commented on June 9, 2024

这样就算跑起来了吗?

[2022-03-08 17:22:28,327 nonebot] ERROR: Failed to import "awesome.plugins.get_tweet", error: cannot import name 'PATH_TO_ONEDRIVE' from 'config' (C:\Users\13712\Downloads\qqBot-master\config.py)
[2022-03-08 17:22:28,327 nonebot] ERROR: cannot import name 'PATH_TO_ONEDRIVE' from 'config' (C:\Users\13712\Downloads\qqBot-master\config.py)
Traceback (most recent call last):
File "D:\python3.9\lib\site-packages\nonebot\plugin.py", line 263, in load_plugin
module = importlib.import_module(module_path)
File "D:\python3.9\lib\importlib_init_.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1030, in _gcd_import
File "", line 1007, in _find_and_load
File "", line 986, in _find_and_load_unlocked
File "", line 680, in _load_unlocked
File "", line 790, in exec_module
File "", line 228, in call_with_frames_removed
File "C:\Users\13712\Downloads\qqBot-master\awesome\plugins\get_tweet_init
.py", line 1, in
from . import get_tweet
File "C:\Users\13712\Downloads\qqBot-master\awesome\plugins\get_tweet\get_tweet.py", line 15, in
from config import SUPER_USER, DOWNLODER_FILE_NAME, PATH_TO_ONEDRIVE
ImportError: cannot import name 'PATH_TO_ONEDRIVE' from 'config' (C:\Users\13712\Downloads\qqBot-master\config.py)
[2022-03-08 17:22:28,778 nonebot] WARNING: Plugins successfully installed.

  • Serving Quart app ''
  • Environment: production
  • Please use an ASGI server (e.g. Hypercorn) directly in production
  • Debug mode: True
  • Running on http://127.0.0.1:5700 (CTRL + C to quit)
    [2022-03-08 17:22:28,878] Running on http://127.0.0.1:5700 (CTRL + C to quit)

from qqbot.

CRxl0 avatar CRxl0 commented on June 9, 2024

而且还有个问题,这个qqbot是怎么和go-cqhttp联系起来的,感觉就是两个完全分离的系统,是只要把两个的网址都写成127.0.0.1,并使用不同的端口就行了嘛?但我这样的话,机器人还是没反应

from qqbot.

remiliacn avatar remiliacn commented on June 9, 2024

更新了下README,看这里
https://github.com/remiliacn/qqBot#config

from qqbot.

github-actions avatar github-actions commented on June 9, 2024

由于长时间未收到回复,本issue已被标记为“过时issue”,如果还需要帮助,请回复,如果您继续不回复本issue的话,该issue将会在3天后关闭。

from qqbot.

github-actions avatar github-actions commented on June 9, 2024

由于长时间未收到您的答复,本issue已被关闭:(

from qqbot.

Related Issues (20)

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.