Coder Social home page Coder Social logo

weechat-ongoing's People

Contributors

archydragon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

weechat-ongoing's Issues

Try to load on weechat V2.1 its Fails

Hi I did what you said but : look the results below:

“16:08” Option changed: xfer.file.auto_accept_files = on
│ │ (default: off)
│ │“16:08” python: loading script
│ │ "/home/aperfeito/.weechat/python/ongoing.py"
│ │“16:08” python: stdout/stderr (?): File
│ │ "/home/aperfeito/.weechat/python/ongoing.py", line 7
│ │“16:08” python: stdout/stderr (?):
│ │“16:08” python: stdout/stderr (?): ^
│ │“16:08” python: stdout/stderr (?): SyntaxError: invalid syntax
│ │“16:08” =!= python: unable to parse file
│ │ "/home/aperfeito/.weechat/python/ongoing.py"

Weechat3 bot_list issue & issues with newly added bots / bot name with | in it

General Information:

Python Version: 3.7.3
OS: Raspbian buster or Ubuntu 20.04, either on ARM or AMD64
WeeChat Version: 3.0.1 stable

Issue:

Running command: /ongoing list_bots gives back the following:

2021-03-02 13:25:27 -- List of the watched bots --------
2021-03-02 13:25:27 python: stdout/stderr: (ongoing): Traceback (most recent call last):
2021-03-02 13:25:27 python: stdout/stderr: (ongoing): File "/home/pi/.weechat/python/autoload/ongoing.py", line 210, in ongoing_hook
2021-03-02 13:25:27 python: stdout/stderr: (ongoing): retval = list_bots()
2021-03-02 13:25:27 python: stdout/stderr: (ongoing): File "/home/pi/.weechat/python/autoload/ongoing.py", line 128, in list_bots
2021-03-02 13:25:27 python: stdout/stderr: (ongoing): for bot_name, regex in bots.iteritems():
2021-03-02 13:25:27 python: stdout/stderr: (ongoing): AttributeError: 'dict' object has no attribute 'iteritems'
2021-03-02 13:25:27 =!= python: Fehler in Funktion "ongoing_hook"

Adding of bots and filters is working and the filter list is returned fine.

Adding bots still works, but downloads are only executed for bots that were added in the previous WeeChat version.
If I add a new bot in the current version, downloads are not run automatically. Also, if a bot has "|" in their name, downloads are not run automatically.

Everything worked flawlessly with WeeChat 2.6.

If you need further information please let me know!

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.