-
KICL is inconsistent with the distinguishment of Usernames and Accounts.
The current version of KICL calls authentication's name "username"s, which kind of work (especially with many versions of Nick…
-
When running the following command: `WHO #channel`, you will get a result similar to this:
```
(00:04:19) #lobby The_Boss G* boss@boss.esper.net :2 Boss
(00:04:19) #lobby NotABoss H hello@savage.…
-
The following is in my logfiles:
```
14:58:01 [Kitteh IRC Client Listener (EsperNet)] INFO EsperNet/O - CAP REQ :sasl
```
That's kind of long and not very useful. I'd like to see it shortened…
-
KICL currently supports a `messageDelay`, which is a flat delay between each message sent.
Ideally, it also supports a burst limit (that resets after either 10 seconds, or `burstDelay`) before the re…
-
-
Log of the problem: https://gist.github.com/Ribesg/1bdb68dcfffd0b798cbaed92790c0c17
Basically a tag with an empty value such as `badges=` should be parsed as a tag with name `badges`, and not `badg…
-
* `removeChannel()` on `Client` does not trigger a `RequestedChannelLeaveEvent`
* `RequestedChannelLeaveEvent` only triggered for `part()` on `Channel`
* Inconsistency with `addChannel()` on `Client…
-
A temporary partial solution that relates to #112 and #162
-
-
:smile_cat: