Giter VIP home page Giter VIP logo

dota2bot's People

Contributors

zegwe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

imagine6666

dota2bot's Issues

哈喽,我尝试了很久还没实现

py脚本成功运行了,opqbot也在运行了,但对指令没有做出回复的样子,这是什么情况?

2021-10-31 19:19:52.928 | INFO | {'DOTA2每日运势': <class 'plugins.dota2fortune.Fortune'>, 'DOTA2战绩播报': <class 'plugins.dota2watcher.watcher.Watcher'>, 'DOTA2战绩图': <class 'plugins.dota2mdi.Mdi'>}
2021-10-31 19:19:52.930 | SUCCESS | Plugin Manager(9918xxxx) Initialized.

忘了说了,config.json里面的'mdi_url'是什么,我看到你给的范例里面没有,但后面读json时候又调用的,不删就会报错

无法更新战绩

大佬你好,感谢你开源了这个BOT。我发现了程序有两个问题。
1.
image
频繁建立连接,断开连接。
2.
image
在监视别人以后,无法更新战绩,我在watcher.py 文件中的_update函数中的while循环里面添加了print("test"),结果发现命令行中并没有在间隔时间后打印测试语句,可能是这附近有问题。希望大佬能改一下。Orz

sqlite3错误

Traceback (most recent call last):
File "app.py", line 51, in
init()
File "app.py", line 47, in init
managers[group].add_plugin('DOTA2战绩播报', True)
File "/root/dota2bot/Dota2Bot/model/plugmanager.py", line 67, in add_plugin
self.db.insert_info(plugin_name, status)
File "/root/dota2bot/Dota2Bot/model/plugmanager.py", line 154, in insert_info
self.c.execute(com)
sqlite3.OperationalError: no such column: True

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.