We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, first of all thanks for this great script! I have a problem when I submit requests with username as this /xdccget queue this|is|user|name 2
Error: Use of uninitialized value in concatenation (.) or string at /home/pi/.irssi/scripts/autorun/xdccget.pl line 39
There is a way to fix it? Many thanks
The text was updated successfully, but these errors were encountered:
I don't know why but this version is working fine: https://github.com/wertarbyte/irssi-scripts/blob/master/xdccget.pl
Sorry, something went wrong.
i have the same issue.
Besides line 39, it's also on line 280:
Error: Use of uninitialized value in concatenation (.) or string at /home/pi/.irssi/scripts/autorun/xdccget.pl line 280
And this is also appearing:
Use of uninitialized value $desc in pattern match (m//) at /home/demanuel/.irssi/scripts/xdccget.pl line 346.
No branches or pull requests
Hi, first of all thanks for this great script!
I have a problem when I submit requests with username as this
/xdccget queue this|is|user|name 2
Error: Use of uninitialized value in concatenation (.) or string at /home/pi/.irssi/scripts/autorun/xdccget.pl line 39
There is a way to fix it?
Many thanks
The text was updated successfully, but these errors were encountered: