-
### my rust env
* windows 10
* cargo -V
```
cargo 1.62.1 (a748cf5a3 2022-06-08)
```
I have a rust library which create by `cargo new circ --bin`
I try to copy `irc/examples/simple_plain…
-
==> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231970
May have to edit the following just a bit as I’m copying and pasting on phone
```patch
--- irc/irssi/files/patch-configure (nonexist…
-
I'd like to rewrite this in Golang and do away with the need for CloudBot.
TuxNews is a fun little project for irc news reporting, but CloudBot comes with too much for simply reporting RSS/Atom feeds…
tuxxy updated
8 years ago
-
### Description
When the script is using replaygain and executing in an Ubuntu 24.04 terminal, no intended stream output is produced.
Instead, the terminal shows a stream of [mp3float.. ] errors.
…
-
I just looked at Project cardboard. I think before creating an User Class, we need to parse IRC tags properly (yes, all of them at once). After that, we can handle all user-related tags easily in the …
-
@marsjaninzmarsa suggests to add IRC colors in #25. Opening issue to keep track of it.
Does anybody now of JS libraries or has seen examples, preferably in webbased IRC clients?
---
@rugk suggests:…
-
Getting this error. Please find CLI logs here.
Following from here: https://yesimroy.gitbooks.io/android-note/content/compile_ffmpeg_for_android.html
```
My-MacBook-Pro:ffmpeg bipin$ ./build_an…
-
Certificate fingerprints in `irc.server.*.ssl_fingerprint` are the only option that weechat offers for trusting TLS servers besides the PKI as of writing this feature request.
Being able to trust c…
-
This library should be able to handle the `LIST` message so it will be possible to get a list of channels on a given irc server. The LIST command is described in the IRC spec here: https://tools.ietf.…
ghost updated
8 years ago
-
```
The factoid language interpreter should be exported to its own library,
with no source code ties to the IRC bot's code. This would obviously
require a split between functions that pertain soley to…