15 Commits

Author SHA1 Message Date
GLolol
e77d9e72df LinkRelay: remove extra spaces/lines 2014-06-17 15:37:21 -07:00
GLolol
d9b5e99518 LinkRelay: add experimental batch add/remove feature for relays 2014-06-17 15:26:42 -07:00
Valentin Lorentz
19e04fb14d Improve readability of string interpolations 2014-02-02 11:05:37 +01:00
GLolol
4485042bfe LinkRelay: make sepTag config affect privmsgs
(and actions too, mind you)
2013-11-16 18:28:45 -08:00
GLolol
bea3904e6b LinkRelay: use string interpolation, not addition 2013-11-16 18:22:19 -08:00
GLolol
382570b098 LinkRelay: improve "You are not in channel" msg 2013-11-16 12:16:32 -08:00
GLolol
b9aef9610c LinkRelay: nickstoIgnore now case-insensitive
This is probably horrendously messy code, but at least it works!

also updated the version tag :P
2013-11-16 12:02:40 -08:00
GLolol
20f7a93170 LinkRelay: disallow nesting for list & nicks cmds
also: made a note that nicksToIgnore.nicks takes a space seperated list!
2013-10-27 12:38:52 -07:00
GLolol
bf1c11e75f LinkRelay: make nicksToIgnore.affectPrivmsg var.
New option nicksToIgnore.affectPrivmsg determines whether bot will
ignore privmsgs from nicks listed in nicksToIgnore
2013-10-27 12:19:40 -07:00
GLolol
1efd6c6c00 LinkRelay: fix text events 2013-10-21 17:45:52 -07:00
GLolol
82a520cd3e LinkRelay: must be in channel to use nicks 2013-10-20 10:36:09 -07:00
GLolol
2c4fdcaa17 LinkRelay: force list & nicks command to private 2013-10-19 15:47:31 -07:00
GLolol
3b18de57fc cleaning up code...
shortening some long lines, etc
2013-10-18 19:39:14 -07:00
GLolol
21369fb219 Added Septag to cfg, NicktoIgnore now chan var.
Added a new Septag option to config that that separates the nick/channel
and network variables when both are enabled (e.g.
{Person<sepTagn>Netname} or {#chan<sepTagc>Netname}).
Other changes: NickstoIgnore is now a channel setting instead of global
setting; tweaked text events a bit more for consistency
2013-10-16 19:15:33 -07:00
GLolol
c3bd1d040a Adding files to new repo :> 2013-10-14 10:30:39 -07:00