-
Written on 01/08/2009 20:45:05
URL: http://www.metabrew.com/article/how-we-use-irc-at-lastfm
-
For example, when the user in-game has no permissions for /me, it should not show up in IRC
-
```
Somewhere in the game, there should be a reference to the IRC room
(irc.oftc.net #singularity), but it should be encoded or otherwise hidden.
Keep an eye out for one or more places to slip it in.…
-
One of the big usability problems with IRC for many users is the the levels of abstraction & myriad of possibilities of "multiple networks" each with "multiple channels" and the corresponding joining …
-
**omidkrad** created:
https://orchard.codeplex.com/workitem/20945
I was told the IRC channel #orchard on freenode is pretty much dead.
I suggest to remove its link from http://orchardproject.net/dis…
-
```
Somewhere in the game, there should be a reference to the IRC room
(irc.oftc.net #singularity), but it should be encoded or otherwise hidden.
Keep an eye out for one or more places to slip it in.…
-
```
There has to be a confirmation dialog, in which the user should decide
whether or not he wants the IRC Client to be activated on start up. Also,
he has to be able to choose whether he wants a nick…
-
```gothkat``` on Libera.Chat discovered this bug,
If you send a join command without the ```#``` znc will join the channel. The join time seems to be delayed?
```/join 0``` causes you to part a…
-
RT1 souhaite qu'on interface IntraRC (l'outil de gestion des homologations des ruptures conventionnelles) avec notre simulateur IRC.
Voici les informations disponible sur l'intraRC :
* L'ancienneté …
-
Use https://github.com/luk3yx/miniirc/blob/master/miniirc.py#L88 as a reference implementation. Currently my hacked together version works, but I'd rather use something RFC-compliant