GLolol
a42b9d8541
Isup: simply reply fetcher
2014-02-11 18:53:01 -08:00
GLolol
f43c5de11c
Hostmasks: use ircutils.splitHostmask()
2014-02-11 18:28:50 -08:00
GLolol
002f155445
Hostmasks: rewrite a whole bunch of stuff
2014-02-04 17:20:05 -08:00
GLolol
cb3c8770ac
Merge branch 'master' of https://github.com/GLolol/SupyPlugins
2014-02-04 17:03:43 -08:00
GLolol
7f75383198
Hostmasks: prefer str.split() over re.split()
2014-02-04 17:02:48 -08:00
GLolol
bfaf2af1ba
README.md: add Isup
2014-02-03 17:54:15 -08:00
GLolol
b7beeead06
Hostmasks: attempt to improve readability; Isup: +newline at end of readme
2014-02-02 17:55:51 -08:00
GLolol
3780025b53
Isup: add documentation
2014-02-02 17:46:47 -08:00
GLolol
86d93ab4be
Isup: Update default settings
2014-02-02 14:59:22 -08:00
GLolol
80e4f6c558
Add Isup plugin
2014-02-02 14:06:21 -08:00
GLolol
8bcadc6955
Merge pull request #1 from ProgVal/patch-1
...
Improve readability of string interpolations
2014-02-02 09:27:14 -08:00
Valentin Lorentz
19e04fb14d
Improve readability of string interpolations
2014-02-02 11:05:37 +01:00
GLolol
79bf2a71c1
Update README.md
2014-02-01 23:39:10 -08:00
GLolol
20eaf89a61
Update README.md
2014-02-01 23:37:19 -08:00
GLolol
82d9d73e0b
OperUp: add option to toggle autooper
2014-01-29 11:09:55 -08:00
GLolol
b232a14687
Update README.md
...
Add description for OperUp
2014-01-28 19:48:10 -08:00
GLolol
bba08d784d
OperUp: document the functions too!
2014-01-28 19:47:03 -08:00
GLolol
cc922126cb
OperUp: use ircmsgs.mode
2014-01-28 19:45:01 -08:00
GLolol
10cdf34797
OperUp: document plugin & wrap the longer lines
2014-01-28 19:41:55 -08:00
GLolol
41a2c962ea
Add OperUp plugin; make Hostmasks plugin threaded
2014-01-28 19:33:42 -08:00
GLolol
e3b3ad90c6
Hostmasks: add botnick cmd; wrap lines
2014-01-19 12:11:28 -08:00
GLolol
3a87d93ed0
Hostmasks: use string formatting
2014-01-19 12:06:12 -08:00
GLolol
e9e0609e04
Hostmasks: add IPv6 support; bug fix
2014-01-19 11:57:14 -08:00
GLolol
6fc9e35b67
Update README.md
2014-01-19 11:28:25 -08:00
GLolol
9fa6d4a1f8
Hostmasks: fix
2013-12-23 12:05:28 -08:00
GLolol
50dab20771
Hostmasks: Implement smartbans feature
2013-12-23 11:59:11 -08:00
GLolol
b4415b6859
Hostmasks: fill in README and __init__.py
2013-12-22 20:25:01 -08:00
GLolol
dc934adda5
Hostmasks: initial commit
2013-12-22 17:43:30 -08:00
GLolol
595f65a7ac
Update README.md
2013-12-10 19:49:22 -08:00
GLolol
05ed39ab0c
Update README.md
2013-12-10 19:41:38 -08:00
GLolol
bc66f0a4e7
Add .gitignore; Relay: add prefix for quits
2013-12-10 19:11:48 -08:00
GLolol
87a6d4f3c3
Relay: fix relaying of nicks & quits
2013-12-04 19:47:41 -08:00
GLolol
14fc6869e7
Relay: modify text events (attempt 2)
2013-12-03 18:36:10 -08:00
GLolol
0372d3be2d
Relay: modify text events by request (attempt 1)
...
derp!
2013-12-03 18:25:18 -08:00
GLolol
4999903ed5
Relay: initial import from Limnoria (forked by request)
2013-12-03 17:50:03 -08: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
bab29cfe7f
LinkRelay: edited the default color settings
2013-10-27 12:30:13 -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
b229dc4efe
Update README.txt
...
ok
2013-10-15 18:50:28 -07:00
GLolol
8a4ee6294e
Updated README
2013-10-14 10:50:48 -07:00
GLolol
c3bd1d040a
Adding files to new repo :>
2013-10-14 10:30:39 -07:00