SpaceEEC
|
ccd60438df
|
feat(Collector): add idle option (#3746)
|
2020-02-01 18:23:56 +01:00 |
|
SpaceEEC
|
099a1a47e8
|
fix(*Collector): always run postCheck, remove 'translatation' of message collector options (#3718)
* fix(*Collector): always run postCheck, correctly 'translate' message collector options
* fix(MessageCollector): remove translation, fix postCheck conditions
|
2020-01-24 16:56:04 +01:00 |
|
Lewdcario
|
384e96d51e
|
backport: docs improvements
|
2018-04-26 01:25:44 -05:00 |
|
iCrawl
|
bce5b677ad
|
Backport passing a collection to a collector
|
2017-08-24 00:35:44 +02:00 |
|
Crawl
|
ac92d2cecc
|
Improve docs a bit
|
2017-04-30 04:30:44 +02:00 |
|
Will Nelson
|
35c4c552f4
|
[wip] Fix collector documentation (again) (#1416)
* remove private on abstract methods, fix timeout type
* make client readonly, add documentation to abstract methods
* document implemented collector methods
|
2017-04-28 19:45:46 +02:00 |
|
Will Nelson
|
794c0e131d
|
how2docs (#1400)
|
2017-04-22 01:56:23 +02:00 |
|
Will Nelson
|
94e2a85386
|
Docs fixes (#1398)
* fix collector docs
* fix message collector param type
|
2017-04-21 09:44:59 +02:00 |
|
Will Nelson
|
ca34c43ba0
|
Add message reaction collectors & abstract collectors (#1335)
* message reaction collectors
* docs cleanup
* abstraction
* remove pointless method
* rename reaction collector creator method
* docs and stuff
* fix docs & build
* backwards compatibility, fix docs
* fix docs
* remove deprecated comments
* betterer docs again
* Fix documentation
* Fix Alias to not break depreciated code
|
2017-04-19 18:52:40 +02:00 |
|