Hi,
Will miau be able to support event handling scripting in
the future?
I like detaching from my bnc often but.. I want to create
a script that would set mode user mode +g if I receive
more than 6 privmsgs in 10 secs, and to set user mode -
g after 120 secs (scripting would occur while detached
or as a continuous script running constantly -maybe the
user can pick?)
User user mode 'g' (on EFnet) if set disallows all
privmsg events, so it's very effective in stopping any
form of floods to disconnect a user espeically while
detached (since on my client end [mIRC] I already have
this scripted)..
This is just one reason why scripting would be an
amazing feature and appreciate your reading my post..
please consider it =]
Logged In: YES
user_id=655272
Feature you described doesn't really require scripting but
event-handling. miau already has onconnect event. Perhaps I
could try to generalize this a bit.
Apart from that, I have been thinking of real scripting
support for some time already (not that I would have any use
for it), but that will have to wait until I get the new
version started.
Logged In: NO
Yeah, an event handling capability that interprets time would
be great :)