James Lu
065ac41975
RelayNext: update commands' help and force 'nicks' output to private notice
2015-02-05 20:57:40 -08:00
James Lu
78006970a5
RelayNext: merge 'unset' and 'remove' commands into 'remove'
...
New behavior: 'remove' without arguments removes entire relay, 'remove' with
channels specified will remove those channels in question. 'unset' is dropped.
Also update the README accordingly.
2015-02-01 20:44:57 -05:00
James Lu
45879709e5
RelayNext: semi-invasive optimizations Part 1
2015-02-01 14:13:54 -05:00
James Lu
eb67e827da
RelayNext: fix kick relaying
2015-01-29 20:09:57 -05:00
James Lu
a33f37c4e6
RelayNext: support relaying topics (turned off by default)
2015-01-18 14:55:05 -05:00
James Lu
78a79fdf3d
RelayNext: add ignore feature
...
This uses Supybot's built in ignore system, but allows configuring
which events to drop from ignored users. It defaults to
['PRIVMSG', 'MODE'].
2015-01-18 14:11:00 -05:00
GLolol
f62c6eef73
RelayNext: yet another crappy antiflood mechanism
...
Also, catch errors in outFilter so they don't block all of the bot's output.
2015-01-15 17:31:38 -08:00
GLolol
7edebc82a2
RelayNext: remove line used for debugging
2015-01-07 18:17:14 -08:00
GLolol
f0d2db0db3
RelayNext: add 'add' and 'remove' commands
...
These commands will add or subtract relays relative to the currently set relay, creating/deleting it if it is empty.
This requires a reset of all relays (use the set command over the current one should be adequate).
2015-01-06 18:55:36 -08:00
GLolol
c8e979bb3f
RelayNext: further optimizations
2015-01-06 00:54:43 -05:00
James Lu
91f039f5b5
RelayNext: allow toggling relaying of non-privmsg events
2015-01-05 18:45:23 -08:00
GLolol
1451bf2614
RelayNext: optimize channel handling
2015-01-05 10:51:40 -05:00
GLolol
e01fee6d41
RelayNext: format ACTION (/me) properly
2015-01-04 19:50:31 -05:00
GLolol
a42e3ebe41
RelayNext: catch errors for QUIT
2015-01-04 19:42:22 -05:00
James Lu
169c1873dc
RelayNext: make options configurable
2015-01-04 16:27:37 -08:00
James Lu
3419de9127
RelayNext: fix nicks --count
2015-01-04 16:20:19 -08:00
James Lu
f1f6a5c0f9
RelayNext: catch bot's messages via outFilter, demote dropped message logging to debug
2015-01-04 16:17:38 -08:00
James Lu
ad181f7d5b
RelayNext: mode, nick, quit relaying added; add 'nicks' and 'clear' commands
2015-01-04 16:03:39 -08:00
James Lu
85479ce111
RelayNext: initial commit ( Closes #17 )
...
New relay plugin still in heavy development. A lot of things are either missing or broken right now. Quit and nick change relaying doesn't work!
2015-01-03 19:50:32 -08:00