-
i wondered why the nickserv auto identify didn't work..
i found the answer in the code..
void HandleMessage(CNick& Nick, const CString& sMessage) {
CString sNickServName = (!GetNV("NickServName").emp…
-
**Reported by mren on 24 Aug 2007 21:42:04 UTC**
I have (for example) one registered user with this hostmask: Baldur_!~baldurs-n@_.t-dialin.net
But KVirc doesn't seem to recognize the hostmask, as I …
-
The commented-out code in https://github.com/JakobOvrum/Dirk/blob/41df4ce916addbe1381459f66ffb1ccbac6e9128/irc/client.d#L997-L999 is wrong, as it fires the event with arguments 0 and 1, which in pract…
-
```
I was looking at http://en.wikipedia.org/wiki/Internet_Relay_Chat#SAVE
and I saw that in some cases, IRC assigns a unique ID to clients. I don't know
what percentage of IRC servers do this, but w…
-
```
What steps will reproduce the problem?
1. Have user join as XXX OR be in channel as XXX.
2. Change nick to YYY.
3. User part/quit.
4. Join same channel.
5. Change name to XXX.
3. Part/quit.
Wha…
-
```
I was looking at http://en.wikipedia.org/wiki/Internet_Relay_Chat#SAVE
and I saw that in some cases, IRC assigns a unique ID to clients. I don't know
what percentage of IRC servers do this, but w…
-
```
I was looking at http://en.wikipedia.org/wiki/Internet_Relay_Chat#SAVE
and I saw that in some cases, IRC assigns a unique ID to clients. I don't know
what percentage of IRC servers do this, but w…
-
```
Download the example:
https://code.google.com/p/pircbotx/source/browse/src/test/java/org/pircbotx/impl
/PircBotXExample.java?name=latest
set the configuration to connect to an Unreal IRCd
Expec…
-
ghost updated
9 years ago
-
```
As far as I can tell this is different from the recently closed issue.
What steps will reproduce the problem?
1. Have the bot join at least one channel that has modes with additional
parameters.…