58 Commits

Author SHA1 Message Date
Valentin Lorentz
fe6ce22908 Add setup.py, to be installable via pip
This is a simpler way to install Limnoria plugin:
https://docs.limnoria.net/develop/plugin_distribution.html#via-pip-pypi

This will allow installing ChanTracker with this command:

    pip3 install git+https://github.com/ncoevoet/ChanTracker.git
2022-10-12 19:41:41 +02:00
Nicolas Coevoet
7af31bc213
Update README.md
updated explanations for c* methods
2021-07-05 22:13:42 +02:00
Nicolas Coevoet
b53dbb8dd2
Update README.md
A little better explanation about repeatition abuses.
2021-07-02 14:29:23 +02:00
Nicolas Coevoet
8250443443
Update README.md 2021-07-01 19:14:31 +02:00
Nicolas Coevoet
922e6b83ab added new registry entry modeD, which can be customized when using mode D,
added shareable temporary patterns, and two methods to deal with them, addtmp, rmtmp
2021-06-29 20:46:38 +02:00
Nicolas Coevoet
4bcfb7d7c2
Update README.md
Removed explanations about mass repeat because that feature is gone
2021-06-29 08:56:01 +02:00
Nicolas Coevoet
b5d03d9718
Update README.md
Added methods about protection configuration
2021-06-25 10:08:46 +02:00
Nicolas Coevoet
c92c1ded5f
Update README.md
advertise "protected" capability a bit more
2021-06-23 16:59:56 +02:00
Nicolas Coevoet
4b751acb8e
Update README.md
More visible mention of the protected capability
2021-06-04 16:41:37 +02:00
Nicolas Coevoet
61abdda95a
Update README.md
Moving to libera
2021-05-23 09:53:26 +02:00
Thomas Ward
ea20091803
Add specific Limnoria version reqs.
Add specific Limnoria version per Progrval's request
2018-10-15 10:33:41 -04:00
Thomas Ward
0a09ad0ac9
README.md: Add note about Limnoria versions. (#26)
Add a blurb about how you may need to rely on non-Distribution packages (such as from PyPI or from source directly) of Limnoria to get this to work properly.  This sort of addresses #26.
2018-10-15 10:02:22 -04:00
Nicolas Coevoet
9874005392
Update README.md 2018-06-06 09:50:56 +02:00
Nicolas Coevoet
648c416ca6
Update README.md 2018-01-26 17:04:06 +01:00
Nicolas Coevoet
2e31eb5983
Update README.md
added help about patterns
2018-01-26 17:03:50 +01:00
Nicolas Coevoet
9278114aed
Update README.md 2018-01-23 20:53:49 +01:00
Nicolas Coevoet
1131f3870d Update README.md 2016-09-03 09:56:28 +02:00
Nicolas Coevoet
99ed2cd8f3 Update README.md 2016-01-05 22:31:40 +01:00
Nicolas Coevoet
d2cf0cf8a6 Update README.md 2016-01-05 12:33:19 +01:00
Nicolas Coevoet
0f5bacd675 kickMessage is now an array of strings, randomly chosen 2015-03-31 20:51:25 +02:00
PrgmrBill
3b0b696cc1 Fixes trailing colons, adds words, adds exclamation points for consistency 2015-03-22 15:32:03 -04:00
PrgmrBill
4b20d96858 Rewords a bit and adds example for disabling defaultcapabilities 2015-03-19 18:15:27 -04:00
Nicolas Coevoet
b83f8cd32f Update README.md 2015-03-19 14:37:49 +01:00
Nicolas Coevoet
be8a31e29c Update README.md
less verbose bot configuration
2015-03-19 14:30:50 +01:00
Nicolas Coevoet
d21c619c0e Update README.md 2015-03-04 21:13:41 +01:00
Nicolas Coevoet
bf6e263e15 Update README.md 2015-02-03 12:01:33 +01:00
Nicolas Coevoet
8bb3b1aa6c Update README.md
few tips added
2014-11-18 20:28:25 +01:00
Nicolas Coevoet
72723e6dbc Update README.md 2014-10-30 11:52:01 +01:00
Nicolas Coevoet
872550c353 some explanations & typos 2014-07-16 20:08:11 +02:00
Nicolas Coevoet
6910b3baa6 typos 2014-06-27 13:50:47 +02:00
Nicolas Coevoet
f415bc16d3 some typos corrected by Unit193 2014-06-27 11:11:27 +02:00
Nicolas Coevoet
1395ec8a75 Merge pull request #6 from Mkaysi/patch-1
README.md: escape `*!*@*`
2014-06-25 13:54:18 +02:00
Nicolas Coevoet
8aa9a70474 few documentation changes 2014-06-25 13:51:46 +02:00
Nicolas Coevoet
91388d9ad9 some changes related to users tracking and default op status 2014-06-25 13:24:40 +02:00
Nicolas Coevoet
7769471237 Merge pull request #8 from Mkaysi/ownopstatus
Fix #7 .
2014-06-25 13:23:56 +02:00
Nicolas Coevoet
498edec5e9 added debug mode 'd' for *Mode in protections 2014-06-20 22:46:06 +02:00
Mikaela Suomalainen
a10bc279be Fix #7 . 2014-06-20 23:37:48 +03:00
Mikaela Suomalainen
634c8e4f9e README.md: escape *!*@*
Your `*!*@*` was read as markdown syntax and resulted into an italicized ! .
2014-06-20 23:08:30 +03:00
Nicolas Coevoet
d606dd88cf Update README.md
some more explanations
2014-04-15 21:17:33 +02:00
Nicolas Coevoet
490697f6a9 few littles changes in documentation and some debug log removed 2014-04-14 21:11:37 +02:00
Nicolas Coevoet
a02eabca9d documentation changes provided by Stuart Prescott, thanks 2014-04-14 19:15:47 +02:00
Nicolas
04fad27ef7 only #channel,protected users are exempted, +eI on someone banned/quieted can be removed by the bot if doActionAgainstAffected is True 2014-02-20 13:12:37 +01:00
Nicolas Coevoet
07ebdbf09e changed a bit doc 2014-01-17 14:40:52 +01:00
Nicolas Coevoet
a3c7e0b65f doc 2014-01-09 23:55:09 +01:00
Nicolas Coevoet
bcaf47db65 update a bit the documentation 2014-01-09 23:10:33 +01:00
Nicolas Coevoet
a3597733dd enhanced documentation 2014-01-05 14:58:41 +01:00
Nicolas Coevoet
3948b52ea0 Update README.md 2013-12-20 20:30:05 +01:00
Nicolas Coevoet
d20a3b8e05 some documentation changes, and a fix when nick changes 2013-11-09 22:47:01 +01:00
Nicolas Coevoet
b3f9270f37 some little fixs for massJoin and underAttack, + some behaviour changes with them 2013-10-27 10:38:18 +01:00
Nicolas
e0af6f5689 typo and tabs 2013-10-23 14:00:34 +02:00