Giter Club home page Giter Club logo

irssi-scripts's People

Contributors

coekie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

irssi-scripts's Issues

Support for Termite in mouse.pl

I've been testing the mouse script with termite by adding xterm-termite to line 135, and everything seems to be working fine, maybe consider adding it upstream
I'll continue using my edited version and report back if i find any bugs.

catch nickchange and use new nick to kick

At the time of a nickchange there is no information available on the old/new nick related to active channels, or the channels the trigger.pl user is in.

How to use trigger.pl to catch a nickchang into an unwanted nick and KN that nick from all channels the nicks the trigger.pl user is on?

I understand this is more of a information request than a bug

[trigger.pl] -channels and -masks doesn't seem to work?

Hi, I'm trying not go get hilighted by a certain bot.
This is what I have tried:

/TRIGGER ADD -all -mask 'BotNick!*@*' -regexp '(al)(shain)' -nocase -replace '$1\x02\x02$2'

I can't seem to get it to work. (Yes, I want to rely on the nick only. I have also tried '!BotIdent@' but it didn't work either)
Now, what does work is this:

/TRIGGER ADD -all  -regexp '(al)(shain)' -nocase -replace '$1\x02\x02$2'

However, that serves little purpose

So I thought about disabling hilighting in a channel:

/TRIGGER ADD -all -channels #nohilight -regexp '(al)(shain)' -nocase -replace '$1\x02\x02$2'

I hope I'm doing something very wrong, because I think these functions are essential and surely somebody would have stumbled across the same problem.

Thanks in advance!

trigger.pl doesn't work with newer perls.

11:34 -!- Irssi: Error in script trigger:
11:34 Can't use 'defined(%hash)' (Maybe you should just omit the defined()?) at
/home/dmarkey/.irssi/scripts/autorun/trigger.pl line 739.

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.