-
node-irc has been stagnating for quite some time now. I've recently been appointed maintainer of the project as @martynsmith can't find the time to look after the project.
Currently, I'm working thro…
-
Description of the run environment:
* operating system Windows 10
* pre-compile binary
* communication library MS-MPI
- $CONTRL SCFTYP=RHF RUNTYP=IRC MULT=1 NZVAR=51 DFTTYP=B3LYP $END
$…
-
IRC messages can be pretty much arbitrary sequences of bytes, and are fairly often not valid UTF-8. Libraries for handling IRC messages should use Vec/&[u8] rather than Rust strings.
-
**Description**
When used in a foreach loop, builtin::trim returns the same PV in subsequent iterations which then numifies to the same IV as in the first loop even though the PV has changed.
Repo…
-
Lately, I've been going through and trying to improve the project docs as much as possible (and I think they've gotten a lot better!). One notable deficiency to me is that much of the protocol specifi…
aatxe updated
6 years ago
-
```
$ ./lurker.py irc.foonetic.net 6697 lurker lurker3 \#builds
loaded okay
autoloaded module: convo
autoloaded module: static
autoloaded module: alerts
autoloaded module: dice
autoloaded module: last…
-
IRC messages can be pretty much arbitrary sequences of bytes, and are fairly often not valid UTF-8. Libraries for handling IRC messages should use Vec/&[u8] rather than Rust strings.
-
To fully benefit from [labeled-response](https://ircv3.net/specs/extensions/labeled-response), we should provide an easy way for plugins to send a message and run code on a reply without manually mana…
-
Use the cinch library to handle the IRC connection.
-
### Describe the Bug
When i try to create or enter game i get log with EXCEPTION_ACCESS_VIOLATION
### Log file or Error Message
https://github.com/FAForever/downlords-faf-client/releases/download/v…