GithubHelp home page GithubHelp logo

cryzed / twitch-irc-userlist-fix Goto Github PK

View Code? Open in Web Editor NEW
6.0 4.0 4.0 162 KB

XChat/HexChat plugin that periodically retrieves the userlist for all joined channels on the Twitch IRC servers from their website. This plugin is needed for some smaller channels in which the IRC server does not respond properly to userlist requests, causing the userlist in the clients to stay empty.

Python 100.00%

twitch-irc-userlist-fix's Introduction

Twitch-IRC-Userlist-Fix

XChat/HexChat plugin that periodically retrieves the userlist for all joined channels on the Twitch IRC servers from their website. This plugin is needed for some smaller channels in which the IRC server does not respond properly to userlist requests, causing the userlist in the clients to stay empty.

Notes

Additional information here: hexchat/hexchat#913.

twitch-irc-userlist-fix's People

Contributors

cryzed avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

twitch-irc-userlist-fix's Issues

Double channel list

I'm using xchat on Linux, and sometime on small channel, the userlist load two times and I've each member twice in the userlist.
I've also double join and double part message for the user.

Plugin does not load

Hi there,

I installed your plugin into my HexChat 2.10.2 environment.
But if I try to enable the plugin a error message appears:
[12:54:29] File "<string>", line 177
[12:54:29] print __module_name__, __module_version__, 'loaded successfully.'
[12:54:29] ______________ ^
[12:54:29] SyntaxError: invalid syntax

Any idea whats causing this problem?

Greetings

erro 177 and module

hi, i have 2 error with your script

Linux version 4.15.0-72-generic (buildd@lcy01-amd64-026) (gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)) #81-Ubuntu SMP Tue Nov 26 12:20:02 UTC 2019
"Lubuntu" (with lxde)

and
hexchat 2.14.1
and python3.4 on.

[20:39:40]    File "/home/msi/.config/hexchat/addons/twitch-irc-userlist-fix.py", line 177
[20:39:40]      print __module_name__, __module_version__, 'loaded successfully.'
[20:39:40]                          ^
[20:39:40]  SyntaxError: Missing parentheses in call to 'print'. Did you mean print(__module_name__, __module_version__, 'loaded successfully.')?
[20:39:40]  Error loading module /home/msi/.config/hexchat/addons/twitch-irc-userlist-fix.py

if i make ligne 177 on comment (#) i have this return

[21:13:07]  Traceback (most recent call last):
[21:13:07]    File "/home/msi/.config/hexchat/addons/twitch-irc-userlist-fix.py", line 2, in <module>
[21:13:07]      import urllib2
[21:13:07]  ModuleNotFoundError: No module named 'urllib2'
[21:13:07]  Error loading module /home/msi/.config/hexchat/addons/twitch-irc-userlist-fix.py

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.