-
Issue #40 proposed adding SSL support.
It should be possible when IRC Library is updated. A new version is available here:
https://github.com/meebey/SmartIrc4net
This issue will now be used to track…
-
We're currently using a very old (2010-ish) IRC library, and we've just bolted stuff on top of other stuff for a long time. Unlike the rest of the bot which is better handled through procedural refact…
-
I have a `main.ts` that imports `import { Client } from "https://deno.land/x/irc/mod.ts";`
Running it gives this:
```
λ deno run main.ts
error: Relative import path "@henrygd/queue" not prefixed w…
zvodd updated
1 month ago
-
Stephen has had problems with pasterack disconnecting, e.g.
-
Allowing a more rich notification system could prove useful, IRC can tend to be long running; so receiving notifications while away for certain keywords could prove useful. Perhaps with snippets of th…
-
Twitch seems to have occasional issues with EventSub. It would be nice if, in case of another EventSub outage, we could throw a switch in the configuration and have the core use the old IRC library we…
-
In the IRC Discord bridge `messageUpdate` is used to send diff'ed messages to IRC when a message on Discord is edited. Currently whenever the `messageUpdate` callback is called the message in `old` a…
-
Hi,
I'm a matterircd user (Slack/Mattermost IRC bridge), which utilises the slack-go library.
### What happened
On September 19th (approximately 3AM UTC) I stopped receiving messages on my IRC…
-
Right now, it seems like go has an issue with a "standard" (http://xkcd.com/927/) IRC library... it would be really nice if all the main frameworks started standardizing around something, whether that…
belak updated
6 years ago
-
Exception: File: "Classes/Library/IRC/Connection/Exception.php" not found. in ~/IRCBot/Classes/Autoloader.php on line 40
I've looked in your repo but do not see this file